Skip to content

Commit f051a39

Browse files
Copilotsiddharthkp
andauthored
Remove feature flag primer_react_use_styled_react_theming (#7180)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: siddharthkp <1863771+siddharthkp@users.noreply.github.com> Co-authored-by: Siddharth Kshetrapal <siddharthkp@github.com>
1 parent 4d92deb commit f051a39

File tree

3 files changed

+122
-179
lines changed

3 files changed

+122
-179
lines changed

.changeset/empty-oranges-hear.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+
Feature flags: Remove feature flag `primer_react_use_styled_react_theming`

packages/react/src/FeatureFlags/DefaultFeatureFlags.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ export const DefaultFeatureFlags = FeatureFlagScope.create({
88
primer_react_select_panel_fullscreen_on_narrow: false,
99
primer_react_select_panel_order_selected_at_top: false,
1010
primer_react_select_panel_remove_active_descendant: false,
11-
primer_react_use_styled_react_theming: false,
1211
})

0 commit comments

Comments
 (0)