Skip to content

Commit 4f249d4

Browse files
committed
Expose docs for the Rails FormControl component
1 parent 051a9ae commit 4f249d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/components/form-control.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Form control
33
description: Form control displays a labelled input and, optionally, associated validation text and/or hint text.
44
reactId: form_control
5+
railsIds:
6+
- Primer::Alpha::FormControl
57
---
68

79
import Code from '@primer/gatsby-theme-doctocat/src/components/code'

0 commit comments

Comments
 (0)