Feature component
Opened this issue · 1 comments
nicosammito commented
The feature component is based on the card component an inherits all props and extends it by title, description and an optional image field plus an optional features prop, which is an array of strings. It also enables a flex prop, so the image and the content is wrapped inside a flex container.
The Features list is a list with a green check mark at the front.
nicosammito commented