ssanjun / react-swing

react-swing is a React component for implementing swing
http://ssanjun.github.io/examples/react-swing/
Other
40 stars 18 forks source link

Kill unknown props React warning #19

Closed misteroh closed 4 years ago

misteroh commented 6 years ago

Otherwise you get:

Warning: React does not recognize the setStack prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase setstack instead. If you accidentally passed it from a parent component, remove it from the DOM element.