Skip to content

Commit 8119f01

Browse files
committed
Added test to nav.
1 parent f395d73 commit 8119f01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/routes/Navigation.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<a href="/tests/reset-component-2">Reset component 2</a>
3030
<a href="/tests/tainted-proxy">Tainted formFieldProxy</a>
3131
<a href="/tests/spa-schema-transform?SPA">SPA schema transform</a>
32+
<a href="/tests/array-component">Array proxy</a>
3233
</nav>
3334

3435
<style lang="scss">

0 commit comments

Comments
 (0)