cal.pub0.org/packages/ui
Nafees Nazik 4f99746f68
fix: color picker a11y fixes (#7084)
* refactor: remove swatch component

* feat: use radix ui popover component

* refactor: remove duplicate component

* fix: import color picker from `@calcom/ui`

* fix: type error

* fix: update color picker to match the design

* fix: type

---------

Co-authored-by: Peer Richelsen <peer@cal.com>
2023-02-17 20:27:29 +00:00
..
components fix: color picker a11y fixes (#7084) 2023-02-17 20:27:29 +00:00
form Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
styles Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
index.tsx fix: color picker a11y fixes (#7084) 2023-02-17 20:27:29 +00:00
package.json Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
tsconfig.json