nerdware/packages/ui
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
..
src fix(ui): move buttonVariants to its own file (lint clean) 2026-06-11 18:30:30 +02:00
components.json feat: initial commit 2026-06-07 18:45:52 +02:00
eslint.config.js feat: initial commit 2026-06-07 18:45:52 +02:00
package.json feat: initial commit 2026-06-07 18:45:52 +02:00
tsconfig.json feat: initial commit 2026-06-07 18:45:52 +02:00
tsconfig.lint.json feat: initial commit 2026-06-07 18:45:52 +02:00