mirror of
https://github.com/cosscom/coss.git
synced 2026-09-14 20:06:50 +08:00
180e7e8be1
Replace the custom useRender wrapper with @base-ui/react/button and style links via buttonVariants instead of Button render={<Link />}, matching shadcn guidance. Disabled styles use data-disabled so focusableWhenDisabled loading states stay consistent.
Co-authored-by: Cursor <cursoragent@cursor.com>