ados-rcm 1.1.229 → 1.1.230

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.d.ts CHANGED
@@ -3,6 +3,7 @@ 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';
6
7
  export * from './AModule/AComponents/AClock/AClock';
7
8
  export * from './AModule/AComponents/ADatePicker/ADatePicker';
8
9
  export * from './AModule/AComponents/ADatePicker/ADateRangePicker';