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
Storybook overrides properties with slots if they share a name.
We fix this by adding the word 'slot' to duplicate slot names.
This is a Storybook-only fix that does not change anything runtime.
0 commit comments