metaDAOproject / meta-dao-frontend

https://app.themetadao.org
Other
16 stars 16 forks source link

feat: combine mint token function, remove - as it was confusing #13

Closed R-K-H closed 4 months ago

R-K-H commented 4 months ago

There may be a few errors with type checking and assuming tokens which need review. However I believe this simplifies a component so that we don't have a ton of information which isn't always relevant to the user.

R-K-H commented 4 months ago

Looking for some feedback where and what to put in useMemo as when I toss the balances in there it fails.