import React from 'react' import Signup2 from '../component/auth/Signup2' export default function SignupPage() { return ( ) }