fix: styles
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
import {
|
||||
Box,
|
||||
Typography,
|
||||
Button,
|
||||
TextField,
|
||||
IconButton,
|
||||
GlobalStyles,
|
||||
} from '@mui/material';
|
||||
import { Box, Typography, Button, TextField, IconButton } from '@mui/material';
|
||||
import { Edit, Refresh, TickCircle } from 'iconsax-react';
|
||||
import { useState, type ChangeEvent } from 'react';
|
||||
import { CardContainer } from '@/components/CardContainer';
|
||||
|
||||
Reference in New Issue
Block a user