2021.04.17 — Error, Typescript, React — 1 min read
import를 정상적으로 인식 못하고 값을 참조했는데 값이 아닌 참조 어쩌구 에러 뜸
파일 확장자를 .tsx로 바꿔주면 해결
.tsx
https://stackoverflow.com/questions/62059408/reactjs-and-typescript-refers-to-a-value-but-is-being-used-as-a-type-here-ts