Is there a way to automatically adjust the width of a textarea? I know how to make it grow in height, but I haven't come across a method to only increase the width. To provide a visual example, I'm looking for something similar to how iMessage expands the blue bubble to fit the text inside. If there's a solution using React and CSS, that would be amazing. Thank you.