mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 06:08:54 +00:00
get user from database
This commit is contained in:
parent
c3695b240f
commit
0c0c8f382f
4 changed files with 3 additions and 6 deletions
|
@ -70,6 +70,7 @@ function Profile() {
|
|||
}
|
||||
};
|
||||
|
||||
|
||||
return (
|
||||
<StyledEngineProvider injectFirst>
|
||||
<div className="profile-display">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue