·
18 commits
to main
since this release
Patch Changes
-
#1541
af49b10
Thanks @SutuSebastian! - fix(ui~cli): path normalzation for windows support (setup plugins paths) -
#1539
6caecce
Thanks @SutuSebastian! - refactor(Alert):onDismiss
prop- Changed the type of
onDismiss
prop in Alert component from boolean to a function type - Removed
onDismiss
default values from various Alert stories to align with the updated prop type
- Changed the type of