Skip to main content

UI Components

The components/ui/ directory contains all reusable UI primitives organized by domain.

Directory Structure


Design System

All components consume the centralized THEME constant from constants/theme.ts for consistent colors, spacing, and typography across the application.