nerdware/packages/ui/src
AyoubBenziza 8891599fa5 fix(ui): move buttonVariants to its own file (lint clean)
The react-refresh rule flagged button.tsx for exporting a non-component
(buttonVariants) alongside the Button component. Moved the cva to
button-variants.ts (imported by button.tsx); button.tsx now exports only the
component. `bun run lint` is green across all workspaces.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 18:30:30 +02:00
..
components fix(ui): move buttonVariants to its own file (lint clean) 2026-06-11 18:30:30 +02:00
hooks feat: initial commit 2026-06-07 18:45:52 +02:00
lib feat: initial commit 2026-06-07 18:45:52 +02:00
styles feat: initial commit 2026-06-07 18:45:52 +02:00