re-add react hook form
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 24s
Build and push Doorman UI / API / docker (push) Failing after 18s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 23s

This commit is contained in:
Martin Dimitrov 2024-11-12 21:49:33 -08:00
parent 25438f7901
commit 313322880e
2 changed files with 1 additions and 0 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -14,6 +14,7 @@
"@vitejs/plugin-react": "^4.0.4", "@vitejs/plugin-react": "^4.0.4",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-hook-form": "^7.53.2",
"react-qr-code": "^2.0.12", "react-qr-code": "^2.0.12",
"react-router-dom": "^6.15.0", "react-router-dom": "^6.15.0",
"typescript": "^4.4.2", "typescript": "^4.4.2",