We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d56b98 commit 3f6f901Copy full SHA for 3f6f901
packages/@react-spectrum/textfield/docs/TextArea.mdx
@@ -142,9 +142,6 @@ function Example() {
142
143
[View guidelines](https://spectrum.adobe.com/page/text-area/#Quiet)
144
145
-In addition to changing the visual style of the TextArea, the `isQuiet` prop removes the ability to manually resize the TextArea.
146
-To compensate, the TextArea automatically adjusts its own height to accommodate for additional lines of text.
147
-
148
```tsx example
149
<TextArea label="Email" isQuiet />
150
```
0 commit comments