Skip to content

Commit 77e13e0

Browse files
committed
Update
1 parent 0071bd5 commit 77e13e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/App.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ export default {
1111
<header id="header">
1212
<h1>Upload test</h1>
1313
<nav>
14-
<h3>Navigation</h3>
15-
<h3>Need to run local <code>`npm run dev`</code></h3>
14+
<h2>Navigation</h2>
15+
<h3>Please click on the navigation</h3>
1616
<ul>
1717
<li><router-link to="/">Home</router-link></li>
1818
<li><router-link to="/multi">Multi components</router-link></li>

0 commit comments

Comments
 (0)