What you need to do is convert your string to an array of strings and JSX elements. So your result variable should contain something like ['Lorem ', <div ...
確定! 回上一頁