feat: update create account screen
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export function CreateProfileScreen() {
|
||||
return (
|
||||
<div className="flex items-center justify-center w-full h-full">WIP</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user