gatsby-plugin-react-x

Gatsby plugin for react-x components.

Usage no npm install needed!

<script type="module">
  import gatsbyPluginReactX from 'https://cdn.skypack.dev/gatsby-plugin-react-x';
</script>

README

gatsby-plugin-react-x

Gatsby plugin for react-x components.

Install

yarn add gatsby-plugin-react-x

Usage

// In your gatsby-config.js
plugins: [
  'gatsby-plugin-react-x',
],