From 642df45bf6d792c59562b6d7873a6810b7c005e1 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Wed, 14 Aug 2024 18:26:32 -0300 Subject: [PATCH] enhancement: update widget code to use latest version of langflow-embedded-chat (#3347) refactor: Update widget code to use latest version of langflow-embedded-chat --- src/frontend/src/modals/apiModal/utils/get-widget-code.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/modals/apiModal/utils/get-widget-code.tsx b/src/frontend/src/modals/apiModal/utils/get-widget-code.tsx index 4a6d6f3bd..685b94750 100644 --- a/src/frontend/src/modals/apiModal/utils/get-widget-code.tsx +++ b/src/frontend/src/modals/apiModal/utils/get-widget-code.tsx @@ -8,7 +8,7 @@ export default function getWidgetCode( flowName: string, isAuth: boolean, ): string { - return ` + return `