import SignupForm from '../components/SignupForm'; function SingupPage () { return( ); } export default SingupPage;