<textarea /> component for React which grows with content

fix: Type 'CSSProperties' is not assignable to type 'Style' error#388

Open
Opened 8/30/20238 commentsby preflower
preflower

`react-textarea-autosize` Style type internal conflict <img width="662" alt="image" src="https://github.com/Andarist/react-textarea-autosize/assets/30513719/6caee242-cba5-4104-a9d9-eaed13c195a9"> and `CSSProperties` default supports `height` property, so I think we can remove union type

AI Analysis

This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by preflower and has received 8 comments.

Add a comment
Comment form would go here