react-animated-text-content
react-animated-text-content copied to clipboard
Animate your jsx/html text using React component
The animations works perfectly on localhost, but when I try to deploy it- I get this error and the site breaks
Does anyone knows about this in nextjs?
Hello, it is a very good component. Have a doubt, I use the AnimatedText tag in my login but I also have an InputText that when typing as has an...
# Issue First of all. Awesome library. However I have another element on my page which periodically transitions between text. Any time the element's transition completes, every `AnimatedTextContent` on the...