Skip to content

Card

Styled wrapper for content
import { Card } from '@ensdomains/thorin'
<Card>
<Heading>Hello World</Heading>
<Typography>The quick brown fox…</Typography>
</Card>

Props
#

name
type
default
title
string
-

Variants
#

Divider
#

Edit on GitHub