aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/layout/meta.stories.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: complete Storybook storiesArmand Philippot2022-05-211-19/+15
|
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-091-22/+35
| | | | | | The meta can have different layout. The previous implementation was not enough to easily change the layout. Also, I prefer to restrict the meta types and it prevents me to repeat myself for the labels.
* refactor(storybook): reorganize design systemArmand Philippot2022-04-201-4/+7
| | | | | Add more stories for each components and change some components categories for better organization.
* chore: add a Meta componentArmand Philippot2022-04-111-0/+57