mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-23 23:51:23 +00:00
add test
This commit is contained in:
3
test/apps/basics/src/routes/dirs/bar/[a].svelte
Normal file
3
test/apps/basics/src/routes/dirs/bar/[a].svelte
Normal file
@@ -0,0 +1,3 @@
|
||||
<h1>A page</h1>
|
||||
|
||||
<a href="dirs/foo/xyz">same segment</a>
|
||||
Reference in New Issue
Block a user