fix(angular): generate proxies for ion-tabbar (#15954)

This commit is contained in:
Manu MA
2018-10-15 13:34:07 -05:00
committed by GitHub
parent 8cd965bb1e
commit 45b46b4695
6 changed files with 54 additions and 2 deletions

View File

@ -81,6 +81,7 @@ const DECLARATIONS = [
d.Spinner,
d.SplitPane,
d.Tab,
d.Tabbar,
d.Tabs,
d.Text,
d.Textarea,