@gipisistemas/ng-core 1.1.8 → 1.1.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -17,6 +17,7 @@ export * from './shared/gipi-components/infinite-scroll/infinite-scroll.directiv
17
17
  export * from './shared/gipi-components/input-checkbox/input-checkbox.component';
18
18
  export * from './shared/gipi-components/input-currency/input-currency.component';
19
19
  export * from './shared/gipi-components/input-monthpicker/input-monthpicker.component';
20
+ export * from './shared/gipi-components/input-phone/input-phone.component';
20
21
  export * from './shared/gipi-components/input-select-enum/input-select-enum.component';
21
22
  export * from './shared/gipi-components/input-select-listbox/input-select-listbox.component';
22
23
  export * from './shared/gipi-components/input-select-paged/input-search/input-search.component';