Add UI to crop member photo

This commit is contained in:
2020-07-17 04:48:40 +00:00
parent 892bb09e4c
commit 792a7ed62b
3 changed files with 54 additions and 7 deletions
+7 -6
View File
@@ -12,6 +12,7 @@
"react": "^16.13.1",
"react-datetime": "~2.16.3",
"react-dom": "^16.13.1",
"react-image-crop": "^8.6.4",
"react-quill": "~1.3.3",
"react-router-dom": "~5.1.2",
"react-scripts": "3.4.1",
@@ -33,11 +34,11 @@
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}