1.26.0
ShadowContainer
component:- Added a
shadowContrast
prop.
- Added a
Container
component:- Added a transparent background option (
bg="transparent"
).
- Added a transparent background option (
Section
component:- Added a transparent background option (
bg="transparent"
).
- Added a transparent background option (
Button
component:- Buttons have a
cursor: pointer
now when placed inside aLink
.
- Buttons have a