diff --git a/js/desktop/src/features/particles/stream-top-bar.tsx b/js/desktop/src/features/particles/stream-top-bar.tsx index 0985ed5..2024249 100644 --- a/js/desktop/src/features/particles/stream-top-bar.tsx +++ b/js/desktop/src/features/particles/stream-top-bar.tsx @@ -20,7 +20,6 @@ import { DropdownMenuTrigger, } from '@/components/ui/dropdown-menu'; import { - Settings, CircleCheckBig, CircleDot, EllipsisVertical, @@ -226,10 +225,6 @@ export function TopBar({ networkId, particle, streamParticle }: TopBarProps) { Delete particle )} - navigate('/settings')}> - - Settings -