Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
구름 ide는 React 함수형 컴포넌트에서 hooks 사용이 불가능한가요? useState 사용 시 TypeError: Object(...) is not a function이라는 에러가 뜹니다.
React hooks는 버전 16.8 이상에서만 동작하니 참고 부탁드립니다!
빈 컨테이너에 직접 React를 설치하는 방식으로 해결했습니다. ㅎㅎ
React 버전이 어떻게 되시나요?