-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
### I try to use it this way in my react application. But it doesn't work. Please help anyone. It is so essential for me.
import TextLoop from "react-text-loop";
<div>
<TextLoop interval={100} springConfig={{ stiffness: 180, damping: 8 }}>
<span>Text1</span>
<span>Text2</span>
<span>Text3</span>
</TextLoop>
</div>
yhojann-cl
Metadata
Metadata
Assignees
Labels
No labels