dhre-ui-kit 0.0.350 → 0.0.351

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/lib/index.js CHANGED
@@ -2543,7 +2543,8 @@ const CustomLoader = ({
2543
2543
  text: loadingText,
2544
2544
  style: styles.text,
2545
2545
  variant: FontStyle.B4_REGULAR,
2546
- textColor: "#000000"
2546
+ textColor: "#000000",
2547
+ numberOfLines: 2
2547
2548
  }
2548
2549
  ))));
2549
2550
  }