mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-25 08:56:13 +01:00
4 lines
62 B
TypeScript
4 lines
62 B
TypeScript
export default function HomePage() {
|
|
return <main></main>
|
|
}
|