The SplitText component receives a string and splits it (with a separator of your choice) into multiple <span> s. Usage. import React from 'react'; import ...
確定! 回上一頁