Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unknown props from <div> element
Fix react15 warning concerning "Unknown props `forceWidth`, `forceSingleModeWidth`, `perfectFit`, `throttle`, `autoResize`, `onReady` on <div> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop"
- Loading branch information