notadamking / react-typing-animation

A fully-featured typing animation in React that supports any valid JSX.
https://adamjking3.github.io/react-typing-animation-example/
265 stars 42 forks source link

Speed property not working #38

Open luisggc opened 5 years ago

luisggc commented 5 years ago

On the 1.6.2 version, the "speed" property doesn't change the speed of the Typing component.

I downgraded to 1.3.3 version and now it's working. yarn add react-typing-animation@1.3.3

officeabg commented 5 years ago

I can confirm that the speed property is not working with 1.6.2 and is working with 1.3.3.