[data explorer][xs]: just display resource metadata and About component on resource page.

For details see https://github.com/datopian/portal/issues/12
This commit is contained in:
anuveyatsu
2020-06-17 11:34:14 +06:00
parent bb22cac696
commit f2e15577e2
5 changed files with 11 additions and 283 deletions

View File

@@ -12,14 +12,12 @@
},
"dependencies": {
"bytes": "^3.1.0",
"data.js": "^0.12.11",
"markdown-it": "^11.0.0",
"next": "9.4.2",
"querystring": "^0.2.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"slugify": "^1.4.0",
"stream-to-array": "^2.3.0"
"slugify": "^1.4.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.8.0",