From 51106440821b0f067f119ea86e9d29c8f93e4cf1 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Thu, 27 Jul 2023 07:33:32 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(widget.mdx):=20remove=20un?= =?UTF-8?q?necessary=20comment=20in=20langflow-chat=20component=20example?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/guidelines/widget.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/guidelines/widget.mdx b/docs/docs/guidelines/widget.mdx index c200fb672..b868f3416 100644 --- a/docs/docs/guidelines/widget.mdx +++ b/docs/docs/guidelines/widget.mdx @@ -149,7 +149,7 @@ In your Angular project, locate the component that belongs to the module where y ```html