import { SignUpFrame } from "../../features/auth/signUpFrame"; const SignUpPage = () => { return ; }; export default SignUpPage;