This commit is contained in:
parent
4074e268b2
commit
cedd2a74ef
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { BrowserRouter, Routes, Route, HashRouter } from 'react-router-dom';
|
||||
import { Routes, Route, HashRouter } from 'react-router-dom';
|
||||
import CalendarPage from '../pages/CalendarPage';
|
||||
import SpeedFlowchartPage from '../pages/SpeedFlowchartPage';
|
||||
import PageTemplate from './PageTemplate';
|
||||
|
|
Loading…
Reference in a new issue