parent
3bb36d4199
commit
517e099e63
3 changed files with 3 additions and 2 deletions
@ -1,7 +1,7 @@ |
|||||||
import React from "react"; |
import React from "react"; |
||||||
|
|
||||||
const UserProfileInfo = () => { |
const UserProfileInfo = () => { |
||||||
return <div>UserProfileInfo</div>; |
return <div className="">UserProfil55eInfo</div>; |
||||||
}; |
}; |
||||||
|
|
||||||
export default UserProfileInfo; |
export default UserProfileInfo; |
||||||
|
Loading…
Reference in new issue