feat: Split string

This commit is contained in:
Ibrahima G. Coulibaly 2024-06-19 21:18:35 +01:00
commit 19f0de8909
18 changed files with 305 additions and 20 deletions

View file

@ -26,6 +26,8 @@
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"@types/lodash": "^4.17.5",
"lodash": "^4.17.21",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.23.1"