3v324v23's picture
Initial commit
030394a
raw
history blame contribute delete
56 Bytes
export default function Home() {
return <div></div>;
}