```import React from 'react'; import Typist from 'react-typist'; export default function App() { return ( <Typist> Animate this text. </Typist> ); } ``` the output ```Anniimmatatee tthhiiss ttexetx.t.|```