Category
A component for displaying transaction categories with visual indicators.
Usage
Shopping
25
Props
category
The category object containing name, count, and total count.
Type: {name: string, count: number, totalCount: number}
Features
Progress Indicator
Visual progress bar showing the category's proportion of total transactions.
Dynamic Styling
Category-specific colors and icons based on predefined styles.
Responsive Design
Adapts to different screen sizes while maintaining visual hierarchy.