We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2abe2d5 commit fc99abfCopy full SHA for fc99abf
examples/index.html
@@ -21,6 +21,7 @@ <h1>Vue Router Examples</h1>
21
<li><a href="data-fetching">Data Fetching</a></li>
22
<li><a href="navigation-guards">Navigation Guards</a></li>
23
<li><a href="scroll-behavior">Scroll Behavior</a></li>
24
+ <li><a href="hash-scroll-behavior">Hash Scroll Behavior</a></li>
25
<li><a href="lazy-loading">Lazy Loading</a></li>
26
<li><a href="auth-flow">Auth Flow</a></li>
27
<li><a href="discrete-components">Discrete Components</a></li>
0 commit comments