import Linkify from 'react-linkify'; React.render( <Linkify>Examples are available at tasti.github.io/react-linkify/.</Linkify>, document.body );