chore
This commit is contained in:
3
apps/demo-server/src/components/Error.tsx
Normal file
3
apps/demo-server/src/components/Error.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export function ErrorComponent() {
|
||||
return <div>An unhandled error happened!</div>
|
||||
}
|
||||
Reference in New Issue
Block a user