Patch Changes
-
#5568
f1244819ad
Thanks @alicanerdurmaz! - feat:notificationProvider
is deprecated due to consistent naming convention between UI libraries. Please useuseNotificationProvider
export as your notification provider. #5567 -
#5480
2a2269ac70
Thanks @ShivamDureja! - fix: issue with Chakra-UI sider that overflows when collapsed #5475When we try to collapse the sider it overflows so changed overflow-x property to hidden whereas overflow-y remains auto.
-
#5564
1bb7d30888
Thanks @alicanerdurmaz! - feat:<ThemedTitleV2 />'s
default icon updated.