mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-29 23:16:48 +00:00
4 lines
71 B
TypeScript
4 lines
71 B
TypeScript
import { Page404 } from '@/components/Page404'
|
|
|
|
export default Page404
|