fixed color picker dark mode support

This commit is contained in:
SethBurkart123
2024-02-04 18:51:15 +11:00
parent 6f1457faf3
commit f4c154ec01
4 changed files with 22 additions and 82 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
"npm": "^10.1.0",
"postcss": "^8.4.29",
"react": "^18.2.0",
"react-best-gradient-color-picker": "^2.3.5",
"react-best-gradient-color-picker": "^3.0.5",
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.0",
"sortablejs": "^1.15.0",