We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b589b2a commit cdbe28bCopy full SHA for cdbe28b
src/frontend/apps/impress/src/features/left-panel/components/LeftPanel.tsx
@@ -6,7 +6,7 @@ import { Box, SeparatedSection } from '@/components';
6
import { useCunninghamTheme } from '@/cunningham';
7
import { ButtonLogin } from '@/features/auth';
8
import { HEADER_HEIGHT } from '@/features/header/conf';
9
-import { LanguagePicker } from '@/features/language/components';
+import { LanguagePicker } from '@/features/language';
10
import { useResponsiveStore } from '@/stores';
11
12
import { useLeftPanelStore } from '../stores';
0 commit comments