We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0071bd5 commit 77e13e0Copy full SHA for 77e13e0
example/App.vue
@@ -11,8 +11,8 @@ export default {
11
<header id="header">
12
<h1>Upload test</h1>
13
<nav>
14
- <h3>Navigation</h3>
15
- <h3>Need to run local <code>`npm run dev`</code></h3>
+ <h2>Navigation</h2>
+ <h3>Please click on the navigation</h3>
16
<ul>
17
<li><router-link to="/">Home</router-link></li>
18
<li><router-link to="/multi">Multi components</router-link></li>
0 commit comments