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

No support for react

Open TheGreatSimo opened this issue 2 years ago • 1 comments

import Typist from 'react-typist';
 
export default function App() {
  return (
    <Typist>
      Animate this text.
    </Typist>
  );
}

the output Anniimmatatee tthhiiss ttexetx.t.|

TheGreatSimo avatar Oct 12 '23 00:10 TheGreatSimo

Same here

tuler avatar Apr 08 '24 21:04 tuler