@windstream/react-shared-components 0.1.92 → 0.1.93

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.
@@ -526,6 +526,7 @@ type FindKineticProps = {
526
526
  enableHeading?: boolean;
527
527
  subTitle?: string;
528
528
  description?: string;
529
+ localPathPrefix?: string;
529
530
  background?: "blue" | "green" | "navy" | "purple" | "white" | "yellow";
530
531
  image?: string;
531
532
  list?: {