hsuanyi-chou / shadcn-ui-expansions

More components built on top of shadcn-ui.
https://shadcnui-expansions.typeart.cc/
MIT License
856 stars 38 forks source link

AutosizeTextarea doesn't resize with defaultValue. #69

Closed tabarra closed 5 months ago

tabarra commented 5 months ago

If you render a AutosizeTextarea with defaultValue it will not auto-resize on first render, just on change.

hsuanyi-chou commented 5 months ago

Thanks. merged.