4 lines
59 B
TypeScript
4 lines
59 B
TypeScript
export const ProfilePage = () => {
|
|
return <h1>WIP</h1>
|
|
}
|
export const ProfilePage = () => {
|
|
return <h1>WIP</h1>
|
|
}
|