how to remove underline in react router dom code example Example: remove underline from link i react <Link to="/" style={{textDecoration:"none"}} />