how to get rid of the underline in react when using Link code example Example: remove underline from hyperlink react You can add style={{ textDecoration: 'none' }}