You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: replace Input with Textarea in TextAreaComponent for improved user experience and aesthetics (#3228)
* fix: add 'nowheel' class to Textarea component for enhanced user experience in textarea interactions
* refactor: replace Input with Textarea in TextAreaComponent for improved user experience and aesthetics
* refactor: Update TextAreaComponent to dynamically adjust the number of rows based on the content length for improved user experience
* [autofix.ci] apply automated fixes
---------
Co-authored-by: anovazzi1 <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
0 commit comments