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
When running storybook in dev mode, storybook emits warnings for invalid prop types in the ghost danger button:
Warning: Failed prop type: Invalid prop `kind` of value `danger-ghost` supplied to `Button`, expected one of ["primary","secondary","danger","ghost","danger--primary","danger--tertiary","danger-tertiary","tertiary"].
in Button
Additional information
The text was updated successfully, but these errors were encountered:
emyarod
changed the title
Storybook emits prop type warning for tertiary danger buttons
Storybook emits prop type warning for tertiary and ghost danger buttons
Nov 3, 2020
Detailed description
Related #7087
When running storybook in dev mode, storybook emits warnings for invalid prop types in the ghost danger button:
Additional information
The text was updated successfully, but these errors were encountered: