Текстовое украшение в React
<Link to="/change" style={{ textDecoration: 'none' }}>Hello</Link>
Yasin
<Link to="/change" style={{ textDecoration: 'none' }}>Hello</Link>