optics
optics copied to clipboard
[OP#161] Use correct cursor for color input
Why?
The color input showed the text cursor instead of pointer on hover. It should be the pointer since it opens the color picker menu.
What Changed
- [X] Use correct pointer
Sanity Check
- ~~[ ] Have you updated any usage of changed tokens?~~
- ~~[ ] Have you updated the docs with any component changes?~~
- ~~[ ] Have you updated the dependency graph with any component changes?~~
- [X] Have you run linters?
- [X] Have you run prettier?
- [X] Have you tried building the css?
- [X] Have you tried building storybook?
- ~~[ ] Do you need to update the package version?~~