Components
/
Card
<Card height={300} bg="yellow.500" justifyContent="space-between">
  <Heading size="lg" mr="8">
    Link your bank account to add funds
  </Heading>
  <Button>Link bank account</Button>
</Card>

Props

Card

PropTypeDefaultDescription
borderRadius enum'lg'
bg string'white'
space enum'md'