fix(editor): Make inline text edit component reactive to prop changes (#17557)

This commit is contained in:
Elias Meire
2025-07-25 16:04:38 +02:00
committed by GitHub
parent 5a3b0a2481
commit 9c793a45c5
4 changed files with 62 additions and 44 deletions

View File

@@ -777,6 +777,7 @@ export const EXPERIMENTS_TO_TRACK = [
RAG_STARTER_WORKFLOW_EXPERIMENT.name,
EXTRA_TEMPLATE_LINKS_EXPERIMENT.name,
TEMPLATE_ONBOARDING_EXPERIMENT.name,
NDV_UI_OVERHAUL_EXPERIMENT.name,
];
export const MFA_FORM = {