import InfoUpdate from "../components/Profile/InfoUpdate"; const InfoUpdatePage = () => { return (
); }; export default InfoUpdatePage;