warning.js:36Warning: Unknown prop `dragmove` on <div> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop
in div (created by Swing)
in Swing (created by CardStack)
in CardStack (created by Simulator)
in div (created by Simulator)
in Simulator
in Provider
Looks like the event ones need to be added to proptypes?
Looks like the event ones need to be added to proptypes?