feat: add wallets!
1 parent 188f49a commit a08efa9355a3e54c127b4515a19d19bac729b8f3
@Drew Lemmy Drew Lemmy authored on 16 Feb 2021
Showing 16 changed files
View
.vscode/settings.json
View
languages.json 100644 → 0
View
package.json
View
pnpm-lock.yaml
View
public/locales/en/translation.json
View
src/__data__/languages.json 0 → 100644
View
src/__tests__/App.tsx 0 → 100644
View
src/components/auth/ForcedAuth.tsx
View
src/krist/wallets/Wallet.ts
View
src/layout/AppLayout.tsx
View
src/layout/sidebar/SidebarFooter.tsx
View
src/pages/wallets/AddWalletModal.tsx
View
src/pages/wallets/SelectWalletFormat.tsx
View
src/setupTests.ts 0 → 100644
View
src/store/index.ts
View
src/utils/i18n.ts