Skip to content

Commit 337945e

Browse files
committed
Add async-data example to examples index page
1 parent 83790b9 commit 337945e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<h1>React Router Examples</h1>
66
<ul>
77
<li><a href="animations/index.html">Animations</a></li>
8+
<li><a href="async-data/index.html">Async Data</a></li>
89
<li><a href="auth-flow/index.html">Auth Flow</a></li>
910
<li><a href="data-flow/index.html">Data Flow</a></li>
1011
<li><a href="dynamic-segments/index.html">Dynamic Segments</a></li>

0 commit comments

Comments
 (0)