diff --git a/src/components/Common/Playground/Message.tsx b/src/components/Common/Playground/Message.tsx index a9991a8..1172c41 100644 --- a/src/components/Common/Playground/Message.tsx +++ b/src/components/Common/Playground/Message.tsx @@ -53,7 +53,7 @@ export const PlaygroundMessage = (props: Props) => { const { cancel, isSpeaking, speak } = useTTS() return (
@@ -148,7 +148,7 @@ export const PlaygroundMessage = (props: Props) => { /> )}