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
fix: Type and story fixes for Segments (pmndrs#864)
* fix: optimized types in Segments
* fix: faster init in Segments story
* fix: call extend less times on parent component
* fix: maintain segments public api
* fix: also change color in segments story