import { SignUpWrap, Title, Subtitle, Textbox, Button } from './style'; const SignUpForm = () => ( Subscribe Enter your email below to get notified about the new roadmaps, guides and updates
); export default SignUpForm;