calesce / redux-slider-monitor

A custom monitor for Redux DevTools to replay recorded Redux actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unknown prop `fit` on <svg> tag

ellamental opened this issue · comments

I'm getting a warning in Chrome about an unknown property:

Warning: Unknown prop `fit` on <svg> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop
    in svg (created by SliderButton)

Looks like it's coming from the SliderButton

Thanks for the heads up! Fixed in 1.0.7.