We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8fdf3 commit a6a0376Copy full SHA for a6a0376
app/src/components/right/SimpleModal.tsx
@@ -5,7 +5,6 @@ import Typography from '@mui/material/Typography';
5
import Button from '@mui/material/Button';
6
import IconButton from '@mui/material/IconButton';
7
import CloseIcon from '@mui/icons-material/Close';
8
-import Props from './createModal';
9
10
const styles = (theme: any): any => ({
11
paper: {
0 commit comments