boolean-uk / team-dev-frontend-client

1 stars 11 forks source link

Make github link clickable in ProfilePage, if link available #151

Closed Joelzor closed 1 year ago

Joelzor commented 1 year ago

Make github link clickable

In ProfilePage.js, make the github link clickable when the link data exists. We should make sure a new window opens when the user clicks on the link.