Skip to content

ts
type ButtonSize = "small" | "medium" | "large";
type ButtonSize = "small" | "medium" | "large";