import React from "react"; import "./OptFormStyles.css"; function optFormEmail({ ...resProps }) { return ; } export default optFormEmail;