✨ (notes) add routing between notes
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<template>
|
||||
<div id="app">
|
||||
<nav>
|
||||
<!-- <nav>
|
||||
<router-link to="/">Home</router-link> |
|
||||
<router-link to="/about">About</router-link>
|
||||
</nav>
|
||||
</nav> -->
|
||||
<router-view />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user