Doist / reactist

Open source React components made with ❤️ by Doist
http://doist.github.io/reactist
MIT License
247 stars 21 forks source link

fix horizontal expansion of textarea with autoexpand={true} #796

Closed MahirMahdi closed 1 year ago

MahirMahdi commented 1 year ago

Closes #776

Short description

overflow-wrap: anywhere is added to stop the horizontal expansion of TextArea with autoExpand={true}.

PR Checklist

Versioning

It's a bug fix.