Closed metonym closed 1 year ago
The file uploader button is based on Button, which now supports more variants like "danger-tertiary" and "danger-ghost."
Button
- "primary" | "secondary" | "tertiary" | "ghost" | "danger" + "primary" | "secondary" | "tertiary" | "ghost" | "danger" | "danger-tertiary" | "danger-ghost"
Fixed in v0.79.0
The file uploader button is based on
Button
, which now supports more variants like "danger-tertiary" and "danger-ghost."