refactor: migrate from @rkheftan/harmony-ui to @harmony/kit
This commit is contained in:
@@ -11,7 +11,7 @@ import { CardContainer } from '@/components/CardContainer';
|
||||
import { PageWrapper } from '../PageWrapper';
|
||||
import type { LoginLog } from '../../types/settingsApiType';
|
||||
import { formatDate } from '@/utils/formatSessionDate';
|
||||
import { useToast } from '@rkheftan/harmony-ui';
|
||||
import { useToast } from '@harmony/kit';
|
||||
import { useProfile } from '../../hooks/useProfile';
|
||||
|
||||
export function RecentLogins() {
|
||||
|
||||
Reference in New Issue
Block a user