kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
986 B
986 B
Link
Will render an <a href...>
element.
This component only adds some styles to a <RouterLink>
.
<Link to="/">
Home
</Link>
Home
Instead of a route, you can set the prop to
to any web address starting with http
.