Daniel Kaspo f8e9906b37 Added and marked up wallet decrypt component.
Still needs lots of work at this point, but all the visuals are done,
it's been renamed to what Taylor said it should be called, and all the
Aria labels have been properly updated.
2017-06-19 21:01:44 -04:00

3 lines
90 B
JavaScript

export WalletDecrypt from './WalletDecrypt'
export GenerateWallet from './GenerateWallet'