Skip to content

Commit f818ee8

Browse files
authored
refactor(land): 이미지 파일 확장자 변경, react-hook-form 사용 (#271)
* refactor(land): 이미지 확장자 변경 * refactor(land): `react-hook-form` 적용 * refactor(land): 반환값 수정
1 parent 70e092a commit f818ee8

File tree

16 files changed

+3601
-8578
lines changed

16 files changed

+3601
-8578
lines changed

apps/land/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"next": "15.1.6",
1919
"react": "19.0.0",
2020
"react-dom": "19.0.0",
21+
"react-hook-form": "^7.51.4",
2122
"react-toastify": "^11.0.3"
2223
},
2324
"devDependencies": {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
407 KB
Loading
221 KB
Loading
451 KB
Loading
405 KB
Loading

0 commit comments

Comments
 (0)