LocaleLink
Props
Examples
Basic usage
import LocaleLink from 'soya-next/link';
export default () => (
<LocaleLink href="/">
<a>Home</a>
</LocaleLink>
);Navigating to custom routes
Overriding locale
Passing href attribute to <a>
<a>Last updated