Add react-router
This commit is contained in:
@@ -308,12 +308,6 @@ import { appRouter } from '../components/appRouter';
|
||||
type: 'home'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
alias: '/search.html',
|
||||
path: 'search.html',
|
||||
pageComponent: 'SearchPage'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
alias: '/list.html',
|
||||
path: 'list.html',
|
||||
|
||||
Reference in New Issue
Block a user