import * as React from "react"; import ProfileUpdateComponent from "./ProfileUpdateComponent"; function ProfileUpdatePage() { return (
Username
Sirin
User ID
Health
234/3213
32% Remain
Level
1
3213/321312321 points
Gold
331412421
Top 12% of Global Ranking

About me

Overall Statistics

Achievements

Friends

{/* Modal */}
); } export default ProfileUpdatePage;