gatsby-universal-link
v0.0.4
Published
A React component to render internal and external links in a GatsbyJS project. Depending on Props passed to this component, it either renders a Gatsby Link, a Weblink, or a Link compatible with the react-scroll-section package.
Downloads
4
Maintainers
Readme
🛑 PACKAGE NOT YET READY FOR PRODUCTION USAGE
Package purpose
A GatsbyJS component to render Links. Depending on props passed to the component, it either renders a Gatsby Link, a Weblink, or a Link compatible with the react-scroll-section package.