chore: popper js integration for color picker input (#2460)
This commit is contained in:
parent
399af30b9a
commit
a49fedf69e
3 changed files with 89 additions and 40 deletions
|
|
@ -34,6 +34,8 @@
|
|||
"@blueprintjs/core": "^4.16.3",
|
||||
"@blueprintjs/popover2": "^1.13.3",
|
||||
"@headlessui/react": "^1.7.17",
|
||||
"react-color": "^2.19.3"
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"react-color": "^2.19.3",
|
||||
"react-popper": "^2.3.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue