Skip to content

chore: remove duplicate imports in config.js

Clement Ho requested to merge remove-duplicate-imports into master

Since we have imports in index.js, it seems unnecessary to globally register the components as well for storybook config. I've removed it from storybook config and opted for importing each component in the story instead

Edited by Clement Ho

Merge request reports

Loading