import React from "react"; import "./SignFormStyles.css"; function SignFormWrapper({ children, ...restProps }) { return (