@solace-health/ui 0.10.13 → 0.10.14

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.
package/dist/index.d.cts CHANGED
@@ -279,6 +279,9 @@ declare const _default$5: {
279
279
  className?: string | undefined;
280
280
  }) => react_jsx_runtime.JSX.Element;
281
281
  Filter: () => react_jsx_runtime.JSX.Element;
282
+ HoldHands: ({ color, }: {
283
+ color?: string | undefined;
284
+ }) => JSX.Element;
282
285
  };
283
286
 
284
287
  declare enum Size {
package/dist/index.d.ts CHANGED
@@ -279,6 +279,9 @@ declare const _default$5: {
279
279
  className?: string | undefined;
280
280
  }) => react_jsx_runtime.JSX.Element;
281
281
  Filter: () => react_jsx_runtime.JSX.Element;
282
+ HoldHands: ({ color, }: {
283
+ color?: string | undefined;
284
+ }) => JSX.Element;
282
285
  };
283
286
 
284
287
  declare enum Size {