refactor: group components by category - #6835
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6835 +/- ##
=======================================
Coverage 90.96% 90.96%
=======================================
Files 570 570
Lines 10495 10495
Branches 3782 3805 +23
=======================================
Hits 9547 9547
Misses 948 948
... and 595 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Summary
Group the source files of the components by category as we do on Storybook.
Still draft because I will check all components on Storybook since the diff is a bit too large to review.