We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47274b0 commit 89c0819Copy full SHA for 89c0819
src/content/docs/components/textarea.mdx
@@ -14,13 +14,6 @@ import MonospaceModeExample from "@components/examples/textarea/MonospaceModeExa
14
<PageSwitcher />
15
<FormControlInfo />
16
17
-:::note
18
-This component is compatible with the standard `<form>`
19
-element. For more information on form submission and client-side validation,
20
-please refer to the [Working with forms](/guides/working-with-forms)
21
-section.
22
-:::
23
-
24
## Basic example
25
26
<Demo>
0 commit comments