Add opening images in a modal window

This commit is contained in:
Eugen Rochko 2016-10-24 18:07:40 +02:00
parent f8f40f15da
commit de50eff6ac
12 changed files with 146 additions and 8 deletions

View file

@ -42,6 +42,7 @@
},
"dependencies": {
"react-responsive": "^1.1.5",
"react-router-scroll": "^0.3.2"
"react-router-scroll": "^0.3.2",
"react-skylight": "^0.4.1"
}
}