UNPKG

cl-react-graph

Version:
9 lines (8 loc) 195 B
/** @type {import('gatsby).GatsbyConfig} */ module.exports = { siteMetadata: { title: ``, siteUrl: `https://www.yourdomain.tld` }, plugins: ["gatsby-plugin-styled-components"] };