react-modal-dialog
react-modal-dialog copied to clipboard
warning on react 15.2.0
With react 15.2.0 version we have got the new warning:
Warning: Unknown prop componentIsLeaving
on
tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop
in div (created by HeadlessModal)
in div (created by ModalBackground)
Happy to take a PR like https://github.com/qimingweng/react-modal-dialog/pull/21