refactor: forms in ModalDialog
1 parent c42e804 commit 60463594bb3d688288dfa0d799a60d38bcda3fe0
@Drew Lemmy Drew Lemmy authored on 29 Sep 2020
Showing 16 changed files
View
.eslintrc.json
View
.vscode/settings.json
View
src/krist/AddressAlgo.ts 0 → 100644
View
src/krist/wallets/Wallet.ts 0 → 100644
View
src/krist/wallets/WalletManager.ts 0 → 100644
View
src/krist/wallets/formats/WalletFormat.ts 0 → 100644
View
src/layouts/dialogs/MasterPasswordDialog.tsx
View
src/layouts/dialogs/ModalDialog.tsx
View
src/layouts/my-wallets/MyWalletsMobileItem.tsx
View
src/layouts/my-wallets/MyWalletsPage.tsx
View
src/store/actions/WalletsActions.ts
View
src/store/reducers/WalletsReducer.ts
View
src/utils/index.ts
View
src/wallets/Wallet.ts 100644 → 0
View
src/wallets/WalletManager.ts 100644 → 0
View
src/wallets/formats/WalletFormat.ts 100644 → 0