ProjectDrawdown / global-research-platform

Drawdown Global Research Platform - UI
Other
20 stars 19 forks source link

Storybook Update #50

Closed sutjin closed 3 years ago

sutjin commented 3 years ago

Created a new folder called Parts - the intent for this directory would be static components that serve only 1 purpose (i.e. Menu, headers, logo, layout, etc.)

Suggested folder structure: <component_name>/index*.js

this way, all related supporting files can be grouped nicely (storybook, unittest, etc.)