Updated color-picker and fixed error when left open and modal is closed

This commit is contained in:
Alejandro Celaya
2020-11-14 09:16:26 +01:00
parent f83280068b
commit 4621246cec
3 changed files with 23 additions and 10 deletions

View File

@@ -46,7 +46,7 @@
"react": "^17.0.1",
"react-autosuggest": "^10.0.2",
"react-chartjs-2": "^2.10.0",
"react-color": "^2.18.1",
"react-color": "^2.19.3",
"react-copy-to-clipboard": "^5.0.2",
"react-datepicker": "~1.5.0",
"react-dom": "^17.0.1",