import React from 'react' function Contact() { return (
Contact
) } export default Contact