telosnetwork/telos-wallet

Investigate replacing rxjs with official vue integration

Closed this issue · 1 comments

Description
At the moment we are using the rxjs package. Investigate and potentially replace with the officially supported integration: https://github.com/vuejs/vue-rx

vue-rx is an additional package on top of rxjs, we aren't currently in need of anything from that package.