lamyfarai / react-typing-effect

Simulates typing effect, eraser effect and a blinking cursor.
MIT License
78 stars 18 forks source link

Actually apply `cursorClassName` #3

Closed jgebhardt closed 4 years ago

jgebhardt commented 5 years ago

The custom cursorClassName prop currently has no effect because it's not being applied to the element.