refactor: forms in ModalDialog
|
---|
|
.eslintrc.json |
---|
.vscode/settings.json |
---|
src/krist/AddressAlgo.ts 0 → 100644 |
---|
src/krist/wallets/Wallet.ts 0 → 100644 |
---|
src/krist/wallets/WalletManager.ts 0 → 100644 |
---|
src/krist/wallets/formats/WalletFormat.ts 0 → 100644 |
---|
src/layouts/dialogs/MasterPasswordDialog.tsx |
---|
src/layouts/dialogs/ModalDialog.tsx |
---|
src/layouts/my-wallets/MyWalletsMobileItem.tsx |
---|
src/layouts/my-wallets/MyWalletsPage.tsx |
---|
src/store/actions/WalletsActions.ts |
---|
src/store/reducers/WalletsReducer.ts |
---|
src/utils/index.ts |
---|
src/wallets/Wallet.ts 100644 → 0 |
---|
src/wallets/WalletManager.ts 100644 → 0 |
---|
src/wallets/formats/WalletFormat.ts 100644 → 0 |
---|