chore(web): fix build warnings

This commit is contained in:
Yury Shkoda
2021-10-20 16:09:16 +03:00
parent 77cb7ef50f
commit 4297285b26
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import React from 'react'
import { Route, HashRouter, Switch, Redirect } from 'react-router-dom'
import { Route, HashRouter, Switch } from 'react-router-dom'
import { ThemeProvider } from '@mui/material/styles'
import { theme } from './theme'