docs/pages/404.tsx

4 lines
97 B
TypeScript

import { createNotFoundPage } from '@neato/guider/client';
export default createNotFoundPage();