// @flow import Page from "../components/Page"; export default function Contact() { return (
Contact
); }