You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor form builder and wallet creation components
- Move `showExtra` parameter from form builder view model to view
- Add wallet name collision check in Monero wallet info
- Improve MobX state management in create wallet view
- Fix screen titles not updating (or updating in wrong order)
- Drop FormBuilder dependency on AbstractView (it doesn't play well when nested with mobx)
0 commit comments