View Sourceimport { Card } from 'components'

Card

This is a Card component

Props

Card

View Source

children *

React.ReactNode

variant *

"default" | "outlined" | "elevated" | "flat"

style

React.CSSProperties

Examples