Skip to content

Commit 9d78410

Browse files
authored
Move ActionList feature flag to GA (#5743)
1 parent 7400549 commit 9d78410

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/stupid-moons-admire.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 `ActionList` feature flag to GA
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const actionListCssModulesFlag = 'primer_react_css_modules_staff'
1+
export const actionListCssModulesFlag = 'primer_react_css_modules_ga'

0 commit comments

Comments
 (0)