init Time component
This commit is contained in:
parent
fce83323b9
commit
7f9ea0dc5e
6 changed files with 33 additions and 1 deletions
|
@ -62,6 +62,7 @@ nav {
|
|||
<li><router-link to="/color-picker">ColorPicker</router-link></li>
|
||||
<li><router-link to="/auto-complete">AutoComplete</router-link></li>
|
||||
<li><router-link to="/scroll">Scroll</router-link></li>
|
||||
<li><router-link to="/time">Time</router-link></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<router-view></router-view>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue