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 a8c0450 commit 24882e5Copy full SHA for 24882e5
src/views/Dev/DevView.tsx
@@ -1,5 +1,4 @@
1
-import { Card, CardActions, CardContent, CardHeader, Divider, Grid, Typography } from '@mui/material';
2
-import { AppButton, AppLink, AppIconButton, AppView } from '../../components';
+import { AppView } from '../../components';
3
4
/**
5
* Renders Development tools when env.REACT_APP_DEBUG is true
0 commit comments