Merge pull request #29 from blockscout/form
react hook form
Showing
... | @@ -20,6 +20,7 @@ | ... | @@ -20,6 +20,7 @@ |
"next-react-svg": "1.1.3", | "next-react-svg": "1.1.3", | ||
"react": "18.1.0", | "react": "18.1.0", | ||
"react-dom": "18.1.0", | "react-dom": "18.1.0", | ||
"react-hook-form": "^7.33.1", | |||
"react-jazzicon": "^1.0.4" | "react-jazzicon": "^1.0.4" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
... | ... |
ui/AddressModal/TagInput.tsx
0 → 100644
Please register or sign in to comment