1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

better sidepane

This commit is contained in:
muerwre 2019-07-26 14:00:53 +07:00
parent 1b001db91a
commit e315b33284
19 changed files with 253 additions and 99 deletions

View file

@ -57,7 +57,7 @@
"@hot-loader/react-dom": "^16.8.1",
"@types/classnames": "^2.2.7",
"@types/node": "^11.9.0",
"@types/react": "16.8.1",
"@types/react": "16.8.23",
"axios": "^0.18.0",
"babel-runtime": "^6.26.0",
"classnames": "^2.2.6",
@ -70,8 +70,9 @@
"lodash": "^4.17.10",
"node-sass": "^4.11.0",
"raleway-cyrillic": "^4.0.2",
"react": "16.8.1",
"react-dom": "16.8.1",
"ramda": "^0.26.1",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-grid-layout": "^0.16.6",
"react-hot-loader": "^4.1.1",
"react-layout-pack": "^0.2.3",