Skip to content

Commit

Permalink
fix: broken eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
dadiorchen authored Sep 8, 2023
1 parent 812ef59 commit 7b1ea03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Home/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import ReportingCard7 from '../reportingCards/ReportingCard7';
import ReportingCard8 from '../reportingCards/ReportingCard8';
import ReportingCard9 from '../reportingCards/ReportingCard9';
import ReportingCard10 from '../reportingCards/ReportingCard10';
import ReportingCard11 from '../reportingCards/ReportingCard11';
//import ReportingCard11 from '../reportingCards/ReportingCard11';
import ReportingCard12 from '../reportingCards/ReportingCard12';
import MenuItem from '@material-ui/core/MenuItem';
import MenuMui from '@material-ui/core/Menu';
Expand Down

0 comments on commit 7b1ea03

Please sign in to comment.