mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-11 19:04:30 +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