react-typist
react-typist copied to clipboard
No support for react
import Typist from 'react-typist';
export default function App() {
return (
<Typist>
Animate this text.
</Typist>
);
}
the output
Anniimmatatee tthhiiss ttexetx.t.|
Same here