feat: use Namespaced table and wizard on Cashout

This commit is contained in:
Mauricio Navarro Miranda 2020-05-05 23:10:00 -05:00
parent af95a366c6
commit 1cf4168294
9 changed files with 337 additions and 559 deletions

View file

@ -1,7 +1,7 @@
import * as R from 'ramda'
const namespaces = {
CASH_OUT: 'cash-out',
CASH_OUT: 'denominations',
WALLETS: 'wallets',
OPERATOR_INFO: 'operatorInfo',
NOTIFICATIONS: 'notifications',