feat: add 'not found' view

This commit is contained in:
plebeius.eth
2024-05-06 21:40:17 +02:00
parent cbc9230ead
commit 5d124d2121
12 changed files with 144 additions and 13 deletions
+1
View File
@@ -0,0 +1 @@
export { default } from './not-found';