ShinyChang/React-Text-Truncate

Need to supply Links

JulianBristol opened this issue · 0 comments

Exactly as the title says. I need to supply links using text prop. So I was using <a href='google.com'>Google</a> but it replaces< and > to &lt; and &gt; respectively.
I also tried using textElement to do it as well but that doesn't allow me to truncate text