consul/website/pages/home/index.jsx

4 lines
59 B
JavaScript

export default function HomePage() {
return <p>WIP</p>
}