lamyfarai / react-typing-effect

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

Enabling the component to be in line with a certain text #8

Closed Xdabier closed 4 years ago

Xdabier commented 4 years ago

Created this request since I wanted to use this library to animate one word in my page's title but it was kinda impossible to do it in the same line. So I had to change it's wrapper from div to span .


This change is Reviewable