website refactor
This commit is contained in:
@@ -2,11 +2,10 @@
|
||||
|
||||
import React from 'react';
|
||||
import { Modal } from '@/ui/Modal';
|
||||
import { Box } from '@/ui/Box';
|
||||
import { Stack } from '@/ui/Stack';
|
||||
import { Text } from '@/ui/Text';
|
||||
import { Heading } from '@/ui/Heading';
|
||||
import { Button } from '@/ui/Button';
|
||||
import { Stack } from '@/ui/Stack';
|
||||
import { AlertCircle } from 'lucide-react';
|
||||
|
||||
interface ConfirmDialogProps {
|
||||
|
||||
Reference in New Issue
Block a user