|
feat: hide advanced wallet formats
|
|---|
|
|
| package.json |
|---|
| pnpm-lock.yaml |
|---|
| public/locales/en/translation.json |
|---|
| src/App.tsx |
|---|
| src/krist/wallets/formats/WalletFormat.ts |
|---|
| src/layout/AppLayout.less |
|---|
| src/layout/AppLayout.tsx |
|---|
| src/layout/Brand.tsx 100644 → 0 |
|---|
| src/layout/nav/Brand.tsx 0 → 100644 |
|---|
| src/layout/nav/CymbalIndicator.tsx 0 → 100644 |
|---|
| src/pages/settings/SettingBoolean.tsx 0 → 100644 |
|---|
| src/pages/settings/SettingsPage.tsx |
|---|
| src/pages/wallets/AddWalletModal.tsx |
|---|
| src/pages/wallets/SelectWalletFormat.tsx 0 → 100644 |
|---|
| src/store/actions/Settings.ts 0 → 100644 |
|---|
| src/store/actions/index.ts |
|---|
| src/store/constants.ts |
|---|
| src/store/reducers/RootReducer.ts |
|---|
| src/store/reducers/SettingsReducer.ts 0 → 100644 |
|---|
| src/style/components.less |
|---|
| src/utils/settings.ts 0 → 100644 |
|---|