We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e691a7 commit a4137bcCopy full SHA for a4137bc
.changeset/rare-experts-beg.md
@@ -0,0 +1,5 @@
1
+---
2
+"@primer/react": patch
3
4
+
5
+Update FormControl to use CSS Modules GA feature flag.
packages/react/src/FormControl/feature-flags.ts
@@ -1 +1 @@
-export const cssModulesFlag = 'primer_react_css_modules_staff'
+export const cssModulesFlag = 'primer_react_css_modules_ga'
0 commit comments