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 83790b9 commit 337945eCopy full SHA for 337945e
examples/index.html
@@ -5,6 +5,7 @@
5
<h1>React Router Examples</h1>
6
<ul>
7
<li><a href="animations/index.html">Animations</a></li>
8
+<li><a href="async-data/index.html">Async Data</a></li>
9
<li><a href="auth-flow/index.html">Auth Flow</a></li>
10
<li><a href="data-flow/index.html">Data Flow</a></li>
11
<li><a href="dynamic-segments/index.html">Dynamic Segments</a></li>
0 commit comments