Skip to content

Commit b2bc006

Browse files
authored
chore(FormControl): Move FormControl css modules feature flag from team to staff (#5669)
* Move FormControl feature flag to staff * Create lucky-camels-compete.md
1 parent f917b33 commit b2bc006

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/lucky-camels-compete.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+
Move FormControl css modules feature flag from team to staff
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const cssModulesFlag = 'primer_react_css_modules_team'
1+
export const cssModulesFlag = 'primer_react_css_modules_staff'

0 commit comments

Comments
 (0)