Skip to content

Commit ef0b141

Browse files
committed
Remove shared root example
It doesn't link to anything, `Cannot GET /shared-root`
1 parent 7dbec2f commit ef0b141

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ <h1>React Router Examples</h1>
1616
<li><a href="pinterest">Pinterest-style UI (location.state)</a></li>
1717
<li><a href="nested-animations">Nested Animations</a></li>
1818
<li><a href="query-params">Query Params</a></li>
19-
<li><a href="shared-root">Shared Root</a></li>
2019
<li><a href="sidebar">Sidebar</a></li>
2120
<li><a href="transitions">Transitions</a></li>
2221
</ul>

0 commit comments

Comments
 (0)