feat(editor): Release the Focus Panel (#17734)

This commit is contained in:
Charlie Kolb
2025-07-28 12:10:29 +02:00
committed by GitHub
parent 08c38a76f3
commit a415dbfd96
5 changed files with 4 additions and 33 deletions

View File

@@ -759,12 +759,6 @@ export const EXTRA_TEMPLATE_LINKS_EXPERIMENT = {
variant: 'variant',
};
export const FOCUS_PANEL_EXPERIMENT = {
name: 'focus_panel',
control: 'control',
variant: 'variant',
};
export const TEMPLATE_ONBOARDING_EXPERIMENT = {
name: '035_template_onboarding',
control: 'control',