diff --git a/src/components/AppSwitcher.tsx b/src/components/AppSwitcher.tsx index 756a6e9..c09cc46 100644 --- a/src/components/AppSwitcher.tsx +++ b/src/components/AppSwitcher.tsx @@ -17,7 +17,7 @@ export function AppSwitcher({ activeApp, onSwitch }: AppSwitcherProps) {