Change button severity (#587)
This commit is contained in:
@@ -11,7 +11,7 @@ function WorkflowsBetaAlertCard() {
|
|||||||
Today, you can create and run workflows through the Skyvern API.
|
Today, you can create and run workflows through the Skyvern API.
|
||||||
</div>
|
</div>
|
||||||
<div className="flex gap-4 py-4">
|
<div className="flex gap-4 py-4">
|
||||||
<Button asChild>
|
<Button variant="secondary" asChild>
|
||||||
<a
|
<a
|
||||||
href="https://docs.skyvern.com/workflows/creating-workflows"
|
href="https://docs.skyvern.com/workflows/creating-workflows"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
|
|||||||
Reference in New Issue
Block a user