Error page
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
<script>
|
||||||
|
import { page } from "$app/stores";
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<h1>Error</h1>
|
||||||
|
<h3>{$page.status}</h3>
|
||||||
|
<p>{$page.error?.message}</p>
|
||||||
Reference in New Issue
Block a user