Updated description box and fixed title renaming
This commit is contained in:
@@ -16,13 +16,15 @@
|
||||
"@mui/material": "^5.14.2",
|
||||
"@mui/icons-material": "^5.14.2",
|
||||
"@emotion/react": "^11.11.1",
|
||||
"@emotion/styled": "^11.11.0"
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"react-quill": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.2.15",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
"@types/axios": "^0.14.0",
|
||||
"@types/react-quill": "^1.3.10",
|
||||
"typescript": "^4.9.5",
|
||||
"react-scripts": "5.0.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user