You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Migrate PickerItem from Class to a Function component
* use useMeme for PickerItem selectedIndicator
* pass missing dependency in PickerItem
* Fix default selectedIconColor in PickerItem
When I use
Button
withlink
modifier, the default color is black instead ofblue30
.Thanks
The text was updated successfully, but these errors were encountered: