Erant-OldApp/src/__error.svelte

4 lines
94 B
Svelte

<div class="fixed w-full h-full flex justify-center items-center">
<h1>Error 404</h1>
</div>