Typescript error with UploadDropZone, asUploadButton, and React.forwardRef without styled components #508
Unanswered
angelahnicole
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I'm using the code snippet from https://codesandbox.io/s/react-uploady-dnd-with-asuploadbutton-jk9bg, but I'm not using styled components (and instead am using CSS modules), and I'm getting the following error message in VSCode:
And my code:
I'll note that code builds and works, but the error showing up in my IDE is a little annoying and makes me think that maybe I'm doing something wrong.
Beta Was this translation helpful? Give feedback.
All reactions