LedgerHQ/ledger-live-common

isolate react / react-redux usecases in dedicated entry points

gre opened this issue · 0 comments

gre commented

some part of live-common is currently breaking if you don't have react-redux (that's why we need the dep), we should make sure it's not required to run the tests. typically we should split countervalues api into what is react specific and what is not