feat(header): fixed header on main window

This commit is contained in:
Alexey Kasyanchuk
2018-04-10 16:38:11 +03:00
parent c202c560cb
commit 5ae597f35a
4 changed files with 75 additions and 31 deletions

View File

@ -126,8 +126,8 @@
"moment": "^2.20.1",
"mysql": "^2.15.0",
"nat-upnp": "^1.1.1",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react": "^16.3.1",
"react-dom": "^16.3.1",
"react-input-range": "^1.3.0",
"react-markdown": "^3.1.5",
"react-tap-event-plugin": "^3.0.2",