Skip to content

Commit 21b7abe

Browse files
committed
lint fix
1 parent 2508ffb commit 21b7abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/pages/dashboard/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Card, Grid2 as Grid, useMediaQuery } from '@mui/material';
1+
import { Card, Grid2 as Grid } from '@mui/material';
22
import type { NextPage, NextPageContext } from 'next';
33
import Head from 'next/head';
44
import { useRouter } from 'next/router';

0 commit comments

Comments
 (0)