diff --git a/week07/taehan.md b/week07/taehan.md new file mode 100644 index 0000000..52abd0e --- /dev/null +++ b/week07/taehan.md @@ -0,0 +1,7 @@ +https://github.com/1ghldyd/my-app-typescript +TypeScript로 작성했습니다. + +질문. +App.tsx의 import favicon from "../assets/images/favicon.ico";는 아래 에러가 납니다. + +Cannot find module '../assets/images/favicon.ico' or its corresponding type declarations. TS2307 \ No newline at end of file