diff --git a/src/components/DeviceSelector.tsx b/src/components/DeviceSelector.tsx index d5cbae5d..8ee22d8d 100644 --- a/src/components/DeviceSelector.tsx +++ b/src/components/DeviceSelector.tsx @@ -10,7 +10,7 @@ import { MoonIcon, PlusIcon, SunIcon, - TerminalIcon, + SearchIcon, } from "lucide-react"; export const DeviceSelector = (): JSX.Element => { @@ -73,7 +73,7 @@ export const DeviceSelector = (): JSX.Element => { className="transition-all hover:text-accent" onClick={() => setCommandPaletteOpen(true)} > - +