Closed andymantell closed 4 years ago
Thanks @andymantell. This looks good and solves the issue I was having.
Great thanks @neb42. I'll get this released in a moment. It'll be a major version bump to 2.0.0 since it's a breaking change.
@neb42 This has been released now as govuk-react-jsx@2.0.0 on npmjs.com. Any problems let me know.
Thanks @andymantell !
homepageUrl
andserviceUrl
have becomehomepageUrlHref
/homepageUrlTo
andserviceUrlHref
/serviceUrlTo
, with theTo
variants being passed to a react-router<Link>
theHref
variants being a plain html<a>
tagFixes #21