Skip to content

Commit 83607df

Browse files
authored
chore(Skeleton): Move Skeleton component css module feature flag to ga (#5382)
* Move Skeleton components to ga * Create eight-guests-punch.md
1 parent e29c40c commit 83607df

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/eight-guests-punch.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/react": patch
3+
---
4+
5+
Move Skeleton component css module feature flag to ga
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const CSS_MODULE_FLAG = 'primer_react_css_modules_staff'
1+
export const CSS_MODULE_FLAG = 'primer_react_css_modules_ga'

0 commit comments

Comments
 (0)