feat(sidebar): hide on mobile when navigation is complete

This commit is contained in:
Dmitry Nehaychik 2017-09-19 21:00:24 +03:00
parent 5839bdd3cf
commit d5db2d0614
6 changed files with 255 additions and 5 deletions

View file

@ -11,6 +11,9 @@
],
"@nebular/*": [
"../node_modules/@nebular/*"
],
"rxjs/*": [
"../node_modules/rxjs/*"
]
}
},