Dashboard list items
We want to make reusable list items for microPublication and Editoria, to work in conjunction with the Section
component.
The use case here is to display a list of articles or books.
You need to
- define the component (
SectionItem
) and its appropriate props - write relevant tests
- document the component in storybook