secret-tech/frontend-ico-dashboard

Topbar navigation and dropdown menu

Closed this issue · 0 comments

01dr commented

Example of usage: https://github.com/secret-tech/frontend-moon-wallet/blob/develop/src/containers/app/Nav/index.js

Dashboard, Txs, transfer, referral program, help and settings - nav, just react-router links to another pages
Copy address - copy wallet address to clipboard and show "Copied" toast.
Logout - call logout action creator and redirect to auth

image