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

@@ -12,7 +12,7 @@ import {
sendSmsOtp,
} from '../../api/authorizationAPI';
import type { CountryCode } from '@/types/commonTypes';
import { Icon, useToast } from '@rkheftan/harmony-ui';
import { Icon, useToast } from '@harmony/kit';
import { useApi } from '@/hooks/useApi';
import {
generateTokenWithOtp,