try to do better
This commit is contained in:
@@ -3,7 +3,7 @@ import { useTranslation } from 'react-i18next';
|
||||
import { Copy, Check, Loader2 } from 'lucide-react';
|
||||
import { Modal, Button } from '../ui';
|
||||
import { useInviteLink } from '../../hooks';
|
||||
import { InviteLinkResponse } from '../../types';
|
||||
import type { InviteLinkResponse } from '../../types';
|
||||
|
||||
interface InviteModalProps {
|
||||
onClose: () => void;
|
||||
|
||||
Reference in New Issue
Block a user