react-typewriter-effect
react-typewriter-effect copied to clipboard
Add option to change heading level
The component returns the typewriter effect in <h1>
tag which is not good for accessibility if you want to use the component multiple times or with different heading levels.
I would suggest an extra prop to choose the heading level.
Thanks for the feedback. I will look into this.
Any update on this?