Rework account creation and login views

This commit is contained in:
Paul Frazee
2023-03-14 13:03:43 -05:00
parent 8eb0898dc5
commit e6bb5ef4b5
22 changed files with 1266 additions and 66 deletions
+2
View File
@@ -65,6 +65,7 @@
"js-sha256": "^0.9.0",
"lodash.chunk": "^4.2.0",
"lodash.clonedeep": "^4.5.0",
"lodash.debounce": "^4.0.8",
"lodash.isequal": "^4.5.0",
"lodash.omit": "^4.5.0",
"lodash.samplesize": "^4.2.0",
@@ -122,6 +123,7 @@
"@types/jest": "^29.4.0",
"@types/lodash.chunk": "^4.2.7",
"@types/lodash.clonedeep": "^4.5.7",
"@types/lodash.debounce": "^4.0.7",
"@types/lodash.isequal": "^4.5.6",
"@types/lodash.omit": "^4.5.7",
"@types/lodash.samplesize": "^4.2.7",