From 1e8d752a54b5d261912321c5dce2b9af08eb9461 Mon Sep 17 00:00:00 2001 From: timothycarambat Date: Fri, 9 Aug 2024 13:00:12 -0700 Subject: [PATCH] dont override default tailwind pulse --- .../ChatContainer/PromptInput/SpeechToText/index.jsx | 2 +- frontend/tailwind.config.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/SpeechToText/index.jsx b/frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/SpeechToText/index.jsx index ee88735b..a25f3ef6 100644 --- a/frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/SpeechToText/index.jsx +++ b/frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/SpeechToText/index.jsx @@ -105,7 +105,7 @@ export default function SpeechToText({ sendCommand }) {