remove underline from hyperlink react

JavaScript
You can add style={{ textDecoration: 'none' }}
Source

Also in JavaScript: