react-typewriter
react-typewriter copied to clipboard
minDelay / maxDelay
Version
0.4.1
Steps to reproduce
- just installed.
- Warning: React does not recognize the
minDelay
prop on a DOM element - same for maxDelay
Expected behavior
What should happen not show the error
Actual behavior
What is happening
if just replace with low characters letters, the error goes away. I'll pull a fix.
Replacing maxDelay works, nevertheless, can't find the minDelay anywhere
Guess it was only for maxDelay.. Should I push the fix on the repo ? 🥇
that would be a great fix indeed!
Hi! Any news on this?