sh card layout
This is a card layout component that can be used to display a list of items in a card layout.
Importing
import { ShCardLayout } from '@iankibetsh/shframework'
Example Usage
<sh-card-layout>
content
<sh-card-layout>
Explanation
You can use this component to display any content in a card layout.