mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-03-10 19:44:40 +00:00
Slot-based routing (#573)
This commit is contained in:
1
webpack/[slug].svelte
Normal file
1
webpack/[slug].svelte
Normal file
@@ -0,0 +1 @@
|
||||
<h1>{params.slug.toUpperCase()}</h1>
|
||||
Reference in New Issue
Block a user