@washingtonpost/wpds-card
v1.24.0
Published
Single, contained unit designed to hold other related elements and/or components.
Downloads
1,293
Keywords
Readme
Card
import { Card } from "@washingtonpost/wpds-ui-kit";
function Component() {
return <Card />;
}