Browse Source
Merge pull request #23 from shrimbly/prompt-workflow-text-updates
Revert prompt workflow button description
handoff-20260429-1057
Willie
6 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
src/components/quickstart/QuickstartInitialView.tsx
|
|
@ -135,7 +135,7 @@ export function QuickstartInitialView({ |
|
|
/> |
|
|
/> |
|
|
} |
|
|
} |
|
|
title="Prompt a workflow" |
|
|
title="Prompt a workflow" |
|
|
description="Get Gemini to build it" |
|
|
description="Describe what you want" |
|
|
badge="Beta" |
|
|
badge="Beta" |
|
|
/> |
|
|
/> |
|
|
</div> |
|
|
</div> |
|
|
|