TextLink
Edit on GitHubA stylised wrapper over the standard HTML anchor attribute.
import { TextLink } from '@nathsimpson/text-link';
TextLink will adopt it's parent's font size, unless one is specified.
TextGatsbyLink
Identical to TextLink, but is based on the Link component from Gatsby.