refactor: use immich/ui PasswordInput (#22099)

refactor: password-input
This commit is contained in:
Jason Rasmussen
2025-09-16 16:09:09 -04:00
committed by GitHub
parent 7fe2f19258
commit 6ffd8e679e
7 changed files with 28 additions and 73 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"dependencies": {
"@formatjs/icu-messageformat-parser": "^2.9.8",
"@immich/sdk": "file:../open-api/typescript-sdk",
"@immich/ui": "^0.28.0",
"@immich/ui": "^0.28.1",
"@mapbox/mapbox-gl-rtl-text": "0.2.3",
"@mdi/js": "^7.4.47",
"@photo-sphere-viewer/core": "^5.11.5",