Change button severity (#587)

This commit is contained in:
Salih Altun
2024-07-11 19:09:26 +03:00
committed by GitHub
parent dfcd2be4a5
commit 48ba239080

View File

@@ -11,7 +11,7 @@ function WorkflowsBetaAlertCard() {
Today, you can create and run workflows through the Skyvern API.
</div>
<div className="flex gap-4 py-4">
<Button asChild>
<Button variant="secondary" asChild>
<a
href="https://docs.skyvern.com/workflows/creating-workflows"
target="_blank"