ui
ui copied to clipboard
Fix: Always display pointer cursor on buttons
#7223
- Applied the 'cursor-pointer' class to the button component.
- Ensured the button element always has the pointer cursor style.
@VikasN37 is attempting to deploy a commit to the shadcn-pro Team on Vercel.
A member of the Team first needs to authorize it.
This is not correct because you still expect popover/other places to be clickable. Shadcn is currently implementing this change somewhere else.