feat: change colors in png

This commit is contained in:
Ibrahima G. Coulibaly 2024-06-24 03:57:52 +01:00
commit ff61712923
10 changed files with 265 additions and 68 deletions

View file

@ -29,6 +29,7 @@
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"@types/lodash": "^4.17.5",
"color": "^4.2.3",
"formik": "^2.4.6",
"lodash": "^4.17.21",
"notistack": "^3.0.1",
@ -43,6 +44,8 @@
"@commitlint/config-conventional": "^19.2.2",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^14.3.1",
"@types/color": "^3.0.6",
"@types/color-rgba": "^2.1.2",
"@types/node": "^20.12.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",