moved ConfigProvider up in the hierarchy (to main.jsx) to wrap the whole App
This commit is contained in:
@@ -12,7 +12,6 @@ const Home = () => {
|
||||
<Dashboard>
|
||||
<SummaryCards />
|
||||
<PollutionMap />
|
||||
{/* */}
|
||||
<HistoryCharts />
|
||||
</Dashboard>
|
||||
<ThemeButton />
|
||||
|
||||
Reference in New Issue
Block a user