{
id: "button",
type: "button",
label: "Browse open projects",
href: "https://app.acme.dev/projects",
align: "center",
variant: "primary",
}ButtonBlock
The call to action, as a filled or outlined button.
The call to action, as a filled or outlined button.
{
id: "button",
type: "button",
label: "Browse open projects",
href: "https://app.acme.dev/projects",
align: "center",
variant: "primary",
}