카테고리 없음
리덕스 초기세팅
CODE_PLAN
2022. 10. 10. 15:24
Component에서 store 에 있던 state 쓰려면
const 꺼내온거 = useSelector( (state) => state); 식으로 사용