mirror of
https://github.com/sasjs/server.git
synced 2026-01-15 01:40:05 +00:00
chore(web): fix build warnings
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user