Open misspia opened 5 years ago
When running yarn lint, the following warning message from the template's predefined Icon component persists:
yarn lint
Icon
Since the component comes with the template, the warning for that line in particular should either be ignored by the linter or resolved
Since we have total control over what goes in there, I think in this case a lint-ignore would be fine.
Are you okay to create a PR for this? :)
When running
yarn lint
, the following warning message from the template's predefinedIcon
component persists:Since the component comes with the template, the warning for that line in particular should either be ignored by the linter or resolved