react-component / textarea

React Textarea
MIT License
26 stars 35 forks source link

Resolve conflict with onResize prop #27

Closed Sagie501 closed 1 year ago

Sagie501 commented 1 year ago

A temporary solution to the conflict of the onResize prop. A better solution will probably be to rename the onResize prop of TextAreaProps interface. Solves: https://github.com/react-component/textarea/issues/25