3 lines
55 B
TypeScript
3 lines
55 B
TypeScript
export default function () {
|
|
return <h1>HELLO!</h1>
|
|
} |
export default function () {
|
|
return <h1>HELLO!</h1>
|
|
} |