Files
tf_code/packages/enterprise/src/routes/index.tsx
Dax Raad 4309c078fb domain
2025-12-11 00:11:40 -05:00

4 lines
63 B
TypeScript

export default function () {
return <div>Hello World</div>
}