mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-04-10 15:36:48 +02:00
- Implemented a new Progress component in `components/ui/progress.tsx` utilizing Radix UI's progress primitives. - Added `@radix-ui/react-progress` as a dependency in `package.json`. - Updated `package-lock.json` to include new dependencies, including `recharts` and its related packages.