leegeon4 / React-Demo

0 stars 0 forks source link

1010- 커스텀훅 #17

Open leegeon4 opened 1 month ago

leegeon4 commented 1 month ago

useFetch.js 로 fetch 비동기 통신 코드를 커스텀훅으로 정의함. : BookableList, UsersList, UserPicker 에 적용(리팩토링)