Skip to content

Commit 641f902

Browse files
Code refactoring
1 parent 1452287 commit 641f902

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/charts/AreaChart.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ import { Line } from 'react-chartjs-2';
44
import ChartDataLabels from 'chartjs-plugin-datalabels';
55
import axios from 'axios';
66
import numeral from 'numeral';
7+
8+
// Material UI
79
import Box from '@mui/material/Box';
810
import Card from '@mui/material/Card';
911
import CardContent from '@mui/material/CardContent';

0 commit comments

Comments
 (0)