From b3c1f56e81dcce332b2da33e95ddd78cba2d1703 Mon Sep 17 00:00:00 2001 From: Mihir Digamber Jichkar Date: Wed, 18 Mar 2026 08:18:00 -0700 Subject: [PATCH] Extracts the value/checked into a local variable before calling the setter --- .../src/components/GraphSectionWriterPane.tsx | 46 +++++++++---------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/apps/ide/src/components/GraphSectionWriterPane.tsx b/apps/ide/src/components/GraphSectionWriterPane.tsx index 6d4af00..6d3f197 100644 --- a/apps/ide/src/components/GraphSectionWriterPane.tsx +++ b/apps/ide/src/components/GraphSectionWriterPane.tsx @@ -306,7 +306,7 @@ export function GraphSectionWriterPane(props: GraphSectionWriterPaneProps): JSX. {block.kind === 'text' ? (