export ViewWallet module from Tab
This commit is contained in:
parent
8f14403135
commit
9758aa6df3
|
@ -1,2 +1,2 @@
|
|||
export ViewWallet from './ViewWallet/index'
|
||||
export GenerateWallet from './GenerateWallet/index'
|
||||
export ViewWallet from './ViewWallet'
|
||||
export GenerateWallet from './GenerateWallet'
|
||||
|
|
Loading…
Reference in New Issue