import{jsx as s,jsxs as m,Fragment as a}from"react/jsx-runtime";import{Fragment as l}from"react/jsx-runtime";function x(n){const{text:e}=n,r=e.split(/(?=[A-Z])/);return s(a,{children:r.map((o,t)=>m(l,{children:[o,t<r.length-1?s("wbr",{}):null]},t))})}export{x as SplittedWbrText};