react-spectrum
0da7a13e - fix Quiet TextArea dosen't resize issue (#890)

Comment changes are shownComment changes are hidden
Commit
4 years ago
fix Quiet TextArea dosen't resize issue (#890) * fix quiet textarea dosent resize issue * onHeightChange test * Don't call onHeightChange in textarea if no input value * Fixing lint Co-authored-by: Robert Snow <rsnow@adobe.com> Co-authored-by: Daniel Lu <dlu@livefyre.com>
Author
Parents
  • packages/@react-spectrum/textfield
    • src
      • File
        TextArea.tsx
    • stories
      • File
        TextArea.stories.js
    • test
      • File
        TextArea.test.js