-
mattxcurtis returns Aside from :blurg: - it didn't help :) I do suspect it's because the React type isn't anywhere on the page and code doesn't know what to do.
-
mattxcurtis returns code Sussed it. I can add { "globals": { "React": true } } to my eslintrc (since I'm dev'ing in Next) and there's no longer a warning. Thank you again for your time 👍