mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-17 05:04:55 +00:00
rename .html files to .svelte
This commit is contained in:
3
test/apps/with-basepath/src/routes/_error.svelte
Normal file
3
test/apps/with-basepath/src/routes/_error.svelte
Normal file
@@ -0,0 +1,3 @@
|
||||
<h1>{status}</h1>
|
||||
|
||||
<p>{error.message}</p>
|
||||
Reference in New Issue
Block a user