try to do better
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Settings, Palette, Languages } from 'lucide-react';
|
||||
import { useTranslation } from 'react-i18next';
|
||||
import { Theme } from '../../types';
|
||||
import type { Theme } from '../../types';
|
||||
import { Card } from '../ui';
|
||||
import { ThemeSelector } from './ThemeSelector';
|
||||
import { LanguageSelector } from './LanguageSelector';
|
||||
|
||||
Reference in New Issue
Block a user