Warning: useEffect received a final argument that is not an array (instead, received `object`). When specified, the final argument must be an array.

Jung Woo Sohn·2022년 3월 26일

React Native Tips

목록 보기
3/3

useEffect 의 두번째 인자에 [] 대신에 {} 을 넣었었다 LOL

0개의 댓글