feature: add/edit/delete tasks
This commit is contained in:
parent
876fe85f08
commit
ac57825452
7 changed files with 75 additions and 48 deletions
|
|
@ -30,6 +30,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@mui/icons-material": "^5.2.0",
|
||||
"@react-navigation/native": "^6.0.6",
|
||||
"i18next": "^21.5.2",
|
||||
"i18next-browser-languagedetector": "^6.1.2",
|
||||
"node": "^16.10.0",
|
||||
|
|
@ -40,6 +41,7 @@
|
|||
"react-hook-form": "^7.20.2",
|
||||
"react-i18next": "^11.14.2",
|
||||
"react-markdown": "^7.1.0",
|
||||
"react-navigation": "^4.4.4",
|
||||
"react-tabs": "^3.2.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue