refactor(test): add some information to the index example
This commit is contained in:
@@ -16,7 +16,7 @@ import './index.css';
|
||||
const routes = [{
|
||||
path: '/',
|
||||
component: Rich,
|
||||
label: 'Rich'
|
||||
label: 'Overview'
|
||||
}, {
|
||||
path: '/basic',
|
||||
component: Basic,
|
||||
|
||||
Reference in New Issue
Block a user