refactor: migrate from @rkheftan/harmony-ui to @harmony/kit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { ToggleButtonGroup, ToggleButton, Box } from '@mui/material';
|
||||
import { Sun1, Moon } from 'iconsax-react';
|
||||
import { useTranslation } from 'react-i18next';
|
||||
import { Icon } from '@rkheftan/harmony-ui';
|
||||
import { Icon } from '@harmony/kit';
|
||||
import { type MouseEvent } from 'react';
|
||||
|
||||
enum ThemeMode {
|
||||
|
||||
Reference in New Issue
Block a user