aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/project-overview/project-overview.stories.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): replace Overview with ProjectOverview componentArmand Philippot2023-11-111-0/+78
* `cover` prop is now expecting a ReactElement (NextImage) * `meta` prop is now limited to a specific set of meta items * add a `name` prop to add an accessible name to the figure element