Converted CreateShortUrl to functional component

This commit is contained in:
Alejandro Celaya
2020-03-29 19:36:45 +02:00
parent bd29670108
commit 74ebd4e572
4 changed files with 85 additions and 102 deletions

View File

@@ -43,13 +43,13 @@
"prop-types": "^15.7.2",
"qs": "^6.9.0",
"ramda": "^0.26.1",
"react": "^16.10.2",
"react": "^16.13.1",
"react-autosuggest": "^9.4.3",
"react-chartjs-2": "^2.8.0",
"react-color": "^2.17.3",
"react-copy-to-clipboard": "^5.0.1",
"react-datepicker": "~1.5.0",
"react-dom": "^16.10.2",
"react-dom": "^16.13.1",
"react-external-link": "^1.0.0",
"react-leaflet": "^2.4.0",
"react-moment": "^0.9.5",