Skip to content

Commit

Permalink
Remove eslint ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
zukilover committed Sep 19, 2023
1 parent a0e5677 commit c8a0972
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/SpacerView.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ const propTypes = {
* Array of style objects
* @default []
*/
// eslint-disable-next-line react/forbid-prop-types
style: stylePropTypes,
};

Expand Down

0 comments on commit c8a0972

Please sign in to comment.