We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 051a9ae commit 4f249d4Copy full SHA for 4f249d4
content/components/form-control.mdx
@@ -2,6 +2,8 @@
2
title: Form control
3
description: Form control displays a labelled input and, optionally, associated validation text and/or hint text.
4
reactId: form_control
5
+railsIds:
6
+ - Primer::Alpha::FormControl
7
---
8
9
import Code from '@primer/gatsby-theme-doctocat/src/components/code'
0 commit comments