nerdware/packages
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
..
shared feat: blindtest needs 2 real players + bot difficulty setting 2026-06-11 18:03:03 +02:00
ui fix(ui): move buttonVariants to its own file (lint clean) 2026-06-11 18:30:30 +02:00