Skip to content

Commit a6a0376

Browse files
authored
Update SimpleModal.tsx
1 parent 6d8fdf3 commit a6a0376

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/components/right/SimpleModal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import Typography from '@mui/material/Typography';
55
import Button from '@mui/material/Button';
66
import IconButton from '@mui/material/IconButton';
77
import CloseIcon from '@mui/icons-material/Close';
8-
import Props from './createModal';
98

109
const styles = (theme: any): any => ({
1110
paper: {

0 commit comments

Comments
 (0)