import React from 'react'; import Form from '../components/Form/Form'; const FormPage = () =>
; export default FormPage;