CLOVER Website - v0.3.1
    Preparing search index...
    • A card to be used in the stats section of the dashboard. It displays a title and a value.

      Parameters

      • props: StatCardProps

        The props for the StatCard component.

        • title

          The title of the stat card.

        • value

          The value to be displayed in the stat card.

      Returns Element