Skip to content

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