Skip to content

Commit

Permalink
🔄 synced local 'skyvern-frontend/src/' with remote 'skyvern-frontend/…
Browse files Browse the repository at this point in the history
…src/'

<!-- ELLIPSIS_HIDDEN -->

> [!IMPORTANT]
> Update label for `california_edd` in `PromptBox.tsx` to "Fill an online enrollment form".
>
>   - **Text Update**:
>     - In `PromptBox.tsx`, changed the label for `california_edd` from "California EDD" to "Fill an online enrollment form".
>
> <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=Skyvern-AI%2Fskyvern-cloud&utm_source=github&utm_medium=referral)<sup> for 8e7d7570b504cda839383a37ab32b2c8f190f048. It will automatically update as commits are pushed.</sup>

<!-- ELLIPSIS_HIDDEN -->
  • Loading branch information
wintonzheng committed Oct 15, 2024
1 parent 37559fc commit e7ee418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skyvern-frontend/src/routes/tasks/create/PromptBox.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const exampleCases = [
},
{
key: "california_edd",
label: "California EDD",
label: "Fill an online enrollment form",
},
{
key: "contact_us_forms",
Expand Down

0 comments on commit e7ee418

Please sign in to comment.