react-typist
react-typist copied to clipboard
Add the possibility to set a custom root component tag
<Typist component="span"> Animate this text. </Typist>
will produce:
<span class="Typist"> Animate this text. </span>
@branchard, just a friendly ping :)
I think you need to pull latest from master -- dist/ is no longer part of the repo