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
Copy file name to clipboardExpand all lines: apps/docs/content/components/CTAForm/react.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,10 @@ import {CTAForm} from '@primer/react-brand'
24
24
25
25
## Examples
26
26
27
+
For simplicity, examples on this page use default browser validation.
28
+
29
+
Use [`FormControl` validation](/components/FormControl/#validation) to display the correct status in accordance with [Primer form guidelines](https://primer.style/product/ui-patterns/forms/#validation).
Copy file name to clipboardExpand all lines: apps/next-docs/content/components/CTAForm/react.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,10 @@ import {CTAForm} from '@primer/react-brand'
16
16
17
17
## Examples
18
18
19
+
For simplicity, examples on this page use default browser validation.
20
+
21
+
Use [`FormControl` validation](/forms/FormControl/#validation) to display the correct status in accordance with [Primer form guidelines](https://primer.style/product/ui-patterns/forms/#validation).
0 commit comments