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