react render string as html

HTML
<div dangerouslySetInnerHTML={{__html: 'First · Second'}} />
Source

Also in HTML: