additional fetaure buildout for footer and footer links
This commit is contained in:
@@ -27,14 +27,14 @@ export default function Footer() {
|
||||
>
|
||||
Privacy
|
||||
</Link>
|
||||
<a
|
||||
href="mailto:support@koinp.ing"
|
||||
<Link
|
||||
to="/support"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="footer__link"
|
||||
>
|
||||
Contact Support
|
||||
</a>
|
||||
</Link>
|
||||
</div>
|
||||
</footer>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user