5 lines
243 B
TypeScript
5 lines
243 B
TypeScript
![]() |
// this file is required by vite-plugin-ssr to show something after an error occurred
|
||
|
// it's empty because error handling logic lives in _default.page.server.tsx and _default.page.client.tsx
|
||
|
|
||
|
// eslint-disable-next-line unicorn/no-empty-file
|