From 9979b702ed9a723a02596982564921b371814c7d Mon Sep 17 00:00:00 2001 From: Shuchang Zheng Date: Mon, 3 Feb 2025 13:07:24 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'skyvern-fronte?= =?UTF-8?q?nd/src/'=20with=20remote=20'skyvern-frontend/src/'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit > [!IMPORTANT] > Change text from 'Thinking' to 'Thought' in `ThoughtCard.tsx`. > > - **UI Text Change**: > - In `ThoughtCard.tsx`, change text from 'Thinking' to 'Thought' within the `ThoughtCard` component. > > This description was created by [Ellipsis](https://www.ellipsis.dev?ref=Skyvern-AI%2Fskyvern-cloud&utm_source=github&utm_medium=referral) for 7543e788622d675f4c0303d7e21e9c580d6edbb1. It will automatically update as commits are pushed. --- .../src/routes/workflows/workflowRun/ThoughtCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skyvern-frontend/src/routes/workflows/workflowRun/ThoughtCard.tsx b/skyvern-frontend/src/routes/workflows/workflowRun/ThoughtCard.tsx index 9d6551ae0b..f98adc3ad9 100644 --- a/skyvern-frontend/src/routes/workflows/workflowRun/ThoughtCard.tsx +++ b/skyvern-frontend/src/routes/workflows/workflowRun/ThoughtCard.tsx @@ -38,7 +38,7 @@ function ThoughtCard({ thought, onClick, active }: Props) {
- Thinking + Thought