import MyInfo from "../components/MyInfo/MyInfo" const MyPage = () => { return (
) } export default MyPage