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
Replace dropdownListProps with menuToggleProps in the component's API.
This is necessary for the Content Services use case, as we need to
programmatically disable the split button toggle. Previously, we were
mistakenly exposing dropdownListProps, which are not needed for this.
0 commit comments