import React from 'react' import SignUp from '.' export default { title: 'SignUp', component: SignUp, } export const SignUpStyled = () => ( )