Files
nextjs-notion-starter-kit/components/index.ts
2021-01-15 11:31:09 -05:00

4 lines
83 B
TypeScript

export * from './NotionPage'
export * from './Page404'
export * from './ErrorPage'