Translate dates and linkify texts in the details panel

This commit is contained in:
Przemek Wiech
2019-03-09 16:07:52 +01:00
parent f4f9bf70ea
commit ae7ba54723
3 changed files with 30 additions and 7 deletions

View File

@@ -16,6 +16,7 @@
"react": "latest",
"react-dom": "latest",
"react-intl": "^2.8.0",
"react-linkify": "^0.2.2",
"react-router-dom": "^4.3.1",
"semantic-ui-css": "^2.4.1",
"semantic-ui-react": "^0.84.0",