From d4dbab6fc6752f5934c40605fea075d3c8e203e3 Mon Sep 17 00:00:00 2001 From: Sachin Neravath Date: Sat, 23 Mar 2024 11:49:52 +0530 Subject: [PATCH] style update --- frontend/src/containers/DemoChatbots/DemoChatbots.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/containers/DemoChatbots/DemoChatbots.tsx b/frontend/src/containers/DemoChatbots/DemoChatbots.tsx index 8423c65b..962a9f9e 100644 --- a/frontend/src/containers/DemoChatbots/DemoChatbots.tsx +++ b/frontend/src/containers/DemoChatbots/DemoChatbots.tsx @@ -149,7 +149,7 @@ export const DemoChatbots = () => { Demo Chatbots - {getChatBotLists()} + {getChatBotLists()} );