Bug: Icon passes unwanted props to SVG
Warning: Invalid value for prop `icon` on <svg> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://fb.me/react-attribute-behavior
in svg (at Star.js:4)
in SvgStar (at Icon.js:16)
in Icon (at FiveStarRating.js:10)
in FiveStarRating (at rating.stories.js:35)
in div (created by storyFn)
in div (created by storyFn)
in div (at preview.js:12)
in ThemeProvider (at preview.js:23)
in storyFn
in ErrorBoundary
Edited by Damien Thill