How to use the gatsby-theme-apollo-docs/src/utils.getVersionBasePath function in gatsby-theme-apollo-docs

To help you get started, we’ve selected a few gatsby-theme-apollo-docs examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github wp-graphql / wp-graphql / docs / src / gatsby-theme-apollo-docs / components / page-layout.js View on Github external
versions.map(version => ({
                    text: getVersionLabel(version),
                    value: getVersionBasePath(version),
                  }))
                )}

gatsby-theme-apollo-docs

A Gatsby theme for building documentation websites

MIT
Latest version published 2 years ago

Package Health Score

45 / 100
Full package analysis