v0.89.1
Patch Changes
-
#877
cec3339cThanks @tenphi! - Addshapeprop to Alert component. The shape prop accepts 'card' (default, 1cr radius with border) or 'sharp' (no border radius or border) values to control border styling. -
#875
f1bc522dThanks @tenphi! - Addinherittype to HotKeys component. The inherit type usescurrentColorfor both text and border, allowing the component to adapt to its parent's color context with a transparent background.