tannerlinsley / react-show

⚛️ A 3kb css animation component for React.
https://codesandbox.io/s/2v66j7pm8y
402 stars 30 forks source link

Unknown prop `maxHeight` on <div> tag. #3

Closed baoduy closed 6 years ago

baoduy commented 6 years ago

I'm facing this warning when using ReactShow:

Warning: Unknown prop maxHeight on

tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop in div (created by ReactShow)

josefernand commented 6 years ago

Same here. Just added a PR to fix this. #4