1
0
Fork 0
forked from gitea/nas

Responsively changing layout to single-column + nav on smaller screens

This commit is contained in:
Eugen Rochko 2016-10-12 13:17:17 +02:00
parent e2ff39bf5d
commit 45776b55b0
13 changed files with 220 additions and 100 deletions

View file

@ -38,5 +38,8 @@
"redux-thunk": "^2.1.0",
"reselect": "^2.5.4",
"sinon": "^1.17.6"
},
"dependencies": {
"react-responsive": "^1.1.5"
}
}