JSFiddle - React, Tailwind, and code Playground
HTML
<html>
<script src="https://use.fontawesome.com/e5d9dacb14.js"></script>
</html>
<body>
<a.nounderline href="https://google.nl"> <i class="fa fa-user-o" ></i> Personal Page </a.nounderline>
</body>
CSS
a.nounderline {text-decoration: none; }