File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -601,7 +601,7 @@ If you want to have access to the matched segment of the path you can use wildca
601601< / Switch>
602602```
603603
604- ** [ ▶ Demo Sandbox] ( https://codesandbox.io/s/oqk302k2y ) **
604+ ** [ ▶ Demo Sandbox] ( https://codesandbox.io/s/wouter-v3-ts-8q532r ) **
605605
606606### How do I make a link active for the current route?
607607
@@ -621,7 +621,7 @@ return (
621621);
622622```
623623
624- ** [ ▶ Demo Sandbox] ( https://codesandbox.io/s/5zjpj19yz4 ) **
624+ ** [ ▶ Demo Sandbox] ( https://codesandbox.io/s/wouter-v3-ts-8q532r?file=/src/ActiveLink.tsx ) **
625625
626626### Are strict routes supported?
627627
@@ -676,7 +676,7 @@ const App = () => (
676676);
677677```
678678
679- ** [ ▶ Demo Sandbox] ( https://codesandbox.io/s/wouter-demo -nested-routes-ffd5h ) **
679+ ** [ ▶ Demo Sandbox] ( https://codesandbox.io/s/wouter-v3 -nested-routes-l8p23s ) **
680680
681681### Can I initiate navigation from outside a component?
682682
@@ -750,6 +750,8 @@ const root = hydrateRoot(
750750);
751751```
752752
753+ ** [ ▶ Demo] ( https://github.com/molefrog/wultra ) **
754+
753755### 1KB is too much, I can't afford it!
754756
755757We've got some great news for you! If you're a minimalist bundle-size nomad and you need a damn
You can’t perform that action at this time.
0 commit comments