Closed charkour closed 3 years ago
Describe the bug Some of the components are breaking after updating dependencies.
To Reproduce Steps to reproduce the behavior:
npm i && npm run storybook
Expected behavior They should not be broken.
Fixed in 8a1d98d. It was broken due to storybook breaking when there are default values
8a1d98d
Describe the bug Some of the components are breaking after updating dependencies.
To Reproduce Steps to reproduce the behavior:
npm i && npm run storybook
Expected behavior They should not be broken.