-
- Downloads
Merge branch 'feature/manage-tasks' into 'main'
Feature/manage tasks See merge request !12
... | ... | @@ -17,6 +17,7 @@ |
"lucide-react": "^0.477.0", | ||
"prop-types": "^15.8.1", | ||
"react": "^18.2.0", | ||
"react-datepicker": "^8.1.0", | ||
"react-dom": "^18.2.0", | ||
"react-router-dom": "^7.2.0", | ||
"tailwindcss": "^4.0.10" | ||
... | ... |
src/components/todolist/Modal.jsx
0 → 100644
Please register or sign in to comment