Skip to content

Commit e314552

Browse files
committed
enable style panel modes
1 parent eee821f commit e314552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/feature-flags/src/flags.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ export const staticExport = false;
99
export const contentEditableMode = false;
1010
export const command = false;
1111
export const headSlotComponent = false;
12-
export const stylePanelModes = false;
12+
export const stylePanelModes = true;

0 commit comments

Comments
 (0)