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