feat: remove analytics tab
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import { Paper } from '@mui/material';
|
||||
|
||||
export function Analytics() {
|
||||
return (
|
||||
<Paper sx={{ width: '100%', height: 'calc(100vh - 50px)' }}>To do</Paper>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user