ados-rcm 1.0.596 → 1.0.598

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.d.ts CHANGED
@@ -26,7 +26,7 @@ export * from './AModule/AComponents/ATab/ATab';
26
26
  export * from './AModule/AComponents/ATable/ATable';
27
27
  export * from './AModule/AComponents/AText/AText';
28
28
  export * from './AModule/AComponents/ATextArea/ATextArea';
29
- export * from './AModule/AComponents/ATheme/ATheme';
29
+ export * from './AModule/AComponents/ATheme/ATheme2';
30
30
  export * from './AModule/AComponents/ATooltip/ATooltip';
31
31
  export * from './AModule/AComponents/ATree/ATree';
32
32
  export * from './AModule/AComponents/ATypes/ATypes';