Skip to content

Commit

Permalink
Merge pull request #360 from danditomaso/add_pki_backup_dialog
Browse files Browse the repository at this point in the history
Add PKI backup dialog, add reminder toast to suggest backing up private key.
  • Loading branch information
Hunter275 authored Jan 23, 2025
2 parents 7d37c6e + 7884991 commit be9a07b
Show file tree
Hide file tree
Showing 17 changed files with 730 additions and 300 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"cmdk": "^1.0.0",
"crypto-random-string": "^5.0.0",
"immer": "^10.1.1",
"js-cookie": "^3.0.5",
"lucide-react": "^0.363.0",
"mapbox-gl": "^3.6.0",
"maplibre-gl": "4.1.2",
Expand All @@ -70,6 +71,7 @@
"@rsbuild/core": "^1.0.10",
"@rsbuild/plugin-react": "^1.0.3",
"@types/chrome": "^0.0.263",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20.14.9",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand Down
Loading

0 comments on commit be9a07b

Please sign in to comment.