@ds-kit/author-card
v1.2.1
Published
AuthorCard component
Downloads
3
Readme
title: "AuthorCard" slug: "/packages/author-card" category: "cards" componentNames:
- "AuthorCard"
AuthorCard
The author card can be used to show an author at the top of the blog post or anywhere else where authors need to be listed.
import AuthorCard from "@ds-kit/author-card"
Basic Example
<AuthorCard
title="Author Name"
date="May 12, 2019"
/>