From b8050148373d19d309ebe473ba05d5855e92efe0 Mon Sep 17 00:00:00 2001 From: sawka Date: Thu, 19 Sep 2024 14:49:57 -0700 Subject: [PATCH] fix widget key --- frontend/app/workspace/workspace.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/workspace/workspace.tsx b/frontend/app/workspace/workspace.tsx index 98765a49..3aecbf09 100644 --- a/frontend/app/workspace/workspace.tsx +++ b/frontend/app/workspace/workspace.tsx @@ -68,7 +68,7 @@ const Widgets = React.memo(() => { {showHelp ? ( <>
- + ) : null}