mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-10 07:27:57 -05:00
4 lines
66 B
TypeScript
4 lines
66 B
TypeScript
export default function Home() {
|
|
return <div>Go to /w/1</div>
|
|
}
|