authorCard abstract method

Component authorCard(
  1. AuthorCardProps props
)

Render an author card component

Implementation

Component authorCard(AuthorCardProps props);