toes/src/pages/index.tsx
2026-01-27 21:42:33 -08:00

4 lines
72 B
TypeScript

import { Shell } from '../server/shell'
export default () => <Shell />