Warning when running Gatsby develop
Opened this issue · 0 comments
pfwd commented
Run $ gatsby develop
warn ESLintError:
/Users/peterfisher/code/howtocodewell/code-challenges/src/components/layout.js
16:11 warning 'data' is assigned a value but never used no-unused-vars
✖ 1 problem (0 errors, 1 warning)