UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

7 lines (4 loc) 356 B
import isEmpty from '../lodashButBetter/isEmpty.js'; var getStringFromReactText=function getStringFromReactText(childReactText){if(isEmpty(childReactText)){return undefined;}if(Array.isArray(childReactText)){return childReactText.join('');}return String(childReactText);}; export { getStringFromReactText }; //# sourceMappingURL=getStringChildren.js.map