UNPKG

xbpr

Version:

xbp react ui by @arco-design/web-react

5 lines (4 loc) 189 B
// Replace empty string to   export default function (str) { return typeof str === 'string' ? str.replace(/\s{2,}/g, function ($0) { return '\u00A0'.repeat($0.length); }) : str; }