import{TextLoop}from"react-text-loop-next";constApp=()=>{return(<TextLoop>First itemSecond itemThird item</TextLoop>{" "} and something else.);}; Props Caveats Because<TextLoop>loops through its children nodes, only root-level nodes will be considered so doing something like: <TextLoop>...