Card

Displays a card with header, content, and footer.

Login to your account
Enter your email below to login to your account
Don't have an account?

Installation

Loading...

Usage

<Card>
  <CardHeader>
    <CardTitle />
    <CardDescription />
    <CardAction />
  </CardHeader>
  <CardContent />
  <CardFooter />
</Card>