From a6f4fa87f65a03898a2f2db8652c14a9da04bba3 Mon Sep 17 00:00:00 2001 From: andrew-lastmile <129882602+andrew-lastmile@users.noreply.github.com> Date: Thu, 18 Jan 2024 19:20:47 -0500 Subject: [PATCH] Adding back the curly bracket for Global Parameters --- .../editor/client/src/components/GlobalParametersContainer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/src/aiconfig/editor/client/src/components/GlobalParametersContainer.tsx b/python/src/aiconfig/editor/client/src/components/GlobalParametersContainer.tsx index 8a9e1915b..905f5df7a 100644 --- a/python/src/aiconfig/editor/client/src/components/GlobalParametersContainer.tsx +++ b/python/src/aiconfig/editor/client/src/components/GlobalParametersContainer.tsx @@ -30,7 +30,7 @@ export default memo(function GlobalParametersContainer({ > - Global Parameters + Global Parameters {} {isParametersDrawerOpen && (