react-typist icon indicating copy to clipboard operation
react-typist copied to clipboard

Add the possibility to set a custom root component tag

Open branchard opened this issue 8 years ago • 1 comments

<Typist component="span"> Animate this text. </Typist>

will produce:

<span class="Typist"> Animate this text. </span>

branchard avatar Sep 17 '17 20:09 branchard

@branchard, just a friendly ping :)

I think you need to pull latest from master -- dist/ is no longer part of the repo

jstejada avatar Jan 21 '18 19:01 jstejada