|
@@ -4,7 +4,7 @@
|
|
*
|
|
*
|
|
* */
|
|
* */
|
|
import React from 'react';
|
|
import React from 'react';
|
|
-import {BrowserRouter, HashRouter, Switch, Route, Redirect} from 'react-router-dom';
|
|
|
|
|
|
+import {BrowserRouter, Switch, Route, Redirect} from 'react-router-dom';
|
|
import {asyncComponent} from '../utils/asyncComponent';
|
|
import {asyncComponent} from '../utils/asyncComponent';
|
|
|
|
|
|
const routes = [
|
|
const routes = [
|