The AppCard can be used to display apps either in listings or standalone as featured items.
import TopicCard from "@ds-kit/topic-card"
The simplest use case of a card looks like this.
<TopicCard size="sm" />
Cards can have a drop shadow and rounded corners. The p
prop can be used to add padding.
<TopicCard size="sm" raised interactive />
size
"sm"
"md"
"lg"
"md"
count
number