Last active
December 29, 2019 03:08
-
-
Save ryanpedersen42/6b16b840b5cd3efff0998604231f59a1 to your computer and use it in GitHub Desktop.
Profile Page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<EditProfile | |
box={user.box} | |
space={user.dappSpace} | |
currentUserAddr={user.ethAddress} | |
currentUser3BoxProfile={user.userProfile} | |
/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment