• Function to render a Value Card

    Parameters

    • title: string

      title for the card

    • value: string | number

      the value to showcase in the card

    Returns any