try to do better
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { User as UserIcon, LogOut } from 'lucide-react';
|
||||
import { useTranslation } from 'react-i18next';
|
||||
import { User } from '../../types';
|
||||
import type { User } from '../../types';
|
||||
import { Button, Card } from '../ui';
|
||||
|
||||
interface UserInfoProps {
|
||||
|
||||
Reference in New Issue
Block a user