Skip to content

Commit 1764412

Browse files
jamiesharkjonrohan
authored andcommitted
feat(FormControl): Promote FormControl to CSS modules GA feature flag (#5738)
Co-authored-by: Jon Rohan <[email protected]>
1 parent 75485b2 commit 1764412

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/rare-experts-beg.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/react": patch
3+
---
4+
5+
Update FormControl to use CSS Modules GA feature flag.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const cssModulesFlag = 'primer_react_css_modules_staff'
1+
export const cssModulesFlag = 'primer_react_css_modules_ga'

0 commit comments

Comments
 (0)