mirror of
https://github.com/simstudioai/sim.git
synced 2026-09-24 15:45:35 +08:00
4 lines
66 B
TypeScript
4 lines
66 B
TypeScript
export default function Home() {
|
|
return <div>Go to /w/1</div>
|
|
}
|