chore: split string tools ui

This commit is contained in:
Ibrahima G. Coulibaly 2024-06-21 20:06:07 +01:00
commit 2d30028775
17 changed files with 443 additions and 72 deletions

View file

@ -27,10 +27,12 @@
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"@types/lodash": "^4.17.5",
"formik": "^2.4.6",
"lodash": "^4.17.21",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.23.1"
"react-router-dom": "^6.23.1",
"yup": "^1.4.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.5",