fix(modal): set root nav view controller

This commit is contained in:
Adam Bradley
2016-02-10 11:38:57 -06:00
parent 17c1846f05
commit 8bde8d7522
3 changed files with 10 additions and 7 deletions

View File

@ -16,6 +16,7 @@ export * from './util/events'
export * from './util/keyboard'
export * from './animations/animation'
export * from './transitions/transition'
export * from './translation/translate'
export * from './translation/translate_pipe'