ados-rcm 1.1.227 → 1.1.229

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.d.ts CHANGED
@@ -3,7 +3,6 @@ export * from './AModule/AComponents/AButton/AButton';
3
3
  export * from './AModule/AComponents/AButton/AIconButton';
4
4
  export * from './AModule/AComponents/AButton/AThemeButton';
5
5
  export * from './AModule/AComponents/ACheckBox/ACheckBox';
6
- export * from './AModule/AComponents/AChip/AChip';
7
6
  export * from './AModule/AComponents/AClock/AClock';
8
7
  export * from './AModule/AComponents/ADatePicker/ADatePicker';
9
8
  export * from './AModule/AComponents/ADatePicker/ADateRangePicker';