gisikw/storybook-addon-superficial

View on GitHub
src/components/Breakpoint.js

Summary

Maintainability
A
0 mins
Test Coverage

propType "max" is not required, but has no corresponding defaultProp declaration.
Open

  max: numOrString,
Severity: Minor
Found in src/components/Breakpoint.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

propType "breakpoint" is not required, but has no corresponding defaultProp declaration.
Open

  breakpoint: numOrString,
Severity: Minor
Found in src/components/Breakpoint.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

propType "min" is not required, but has no corresponding defaultProp declaration.
Open

  min: numOrString,
Severity: Minor
Found in src/components/Breakpoint.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status