mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 15:09:47 +00:00
4 lines
77 B
TypeScript
4 lines
77 B
TypeScript
import { ErrorPage } from '@/components/ErrorPage'
|
|
|
|
export default ErrorPage
|