Jonathan Branan
16bbec99e2
Some checks failed
Build docker container / build (push) Failing after 3m55s
4 lines
67 B
TypeScript
4 lines
67 B
TypeScript
export default function Page() {
|
|
return <div>hello world</div>
|
|
}
|