mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-28 03:00:29 -04:00
4 lines
66 B
TypeScript
4 lines
66 B
TypeScript
export default function Home() {
|
|
return <div>Go to /w/1</div>
|
|
}
|