sag_components 2.0.0-beta90 → 2.0.0-beta92
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -371,7 +371,7 @@ export namespace ShowColumnWithPercentageAndBackraundImage {
|
|
|
371
371
|
export { children_2 as children };
|
|
372
372
|
const isPercentOfChange_1: boolean;
|
|
373
373
|
export { isPercentOfChange_1 as isPercentOfChange };
|
|
374
|
-
const PercentOfChangeData_1:
|
|
374
|
+
const PercentOfChangeData_1: any;
|
|
375
375
|
export { PercentOfChangeData_1 as PercentOfChangeData };
|
|
376
376
|
const backgroundImage_1: import("react/jsx-runtime").JSX.Element;
|
|
377
377
|
export { backgroundImage_1 as backgroundImage };
|