refactor: migrate from @rkheftan/harmony-ui to @harmony/kit

This commit is contained in:
2026-06-11 19:39:15 +03:30
parent 1d4f9adfc0
commit 74c8db6d01
44 changed files with 2343 additions and 2015 deletions

View File

@@ -8,7 +8,7 @@ import {
MenuItem,
Typography,
} from '@mui/material';
import { Icon } from '@rkheftan/harmony-ui';
import { Icon } from '@harmony/kit';
import { Logout, More } from 'iconsax-react';
import { LTRTypography } from '../common/LTRTypography';
import { useState } from 'react';