Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated useEffect in profilePage so router path looks for dashboard path before rerouting * User balance lookup (#1048) * display wallet in dash to onboarding whitelist addresses and show bundlr balance in user balances * formatted * created and implemented two functions for getting user sol and usdc balance * updated function name * refactored usdc ui for balance * refactored getusdcforpublickey and getsolbalanceforpublickey to return a value instead of setting state in global context * renamed handlers and getbundlrbalanceforuser * refactored * refactored bundlr sol and usdc handler to run only if in admin mode * renamed admin variable * refactored solBalance * refactored balances in markup * renamed hasAccess * display upload account space available and refactored box for responsiveness * fix width issue * updated dependency in useEffect * fixed dependency array
- Loading branch information