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> |
||
|---|---|---|
| .. | ||
| src | ||
| components.json | ||
| eslint.config.js | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.lint.json | ||