README
gatsby_shared_library
Common components to be used between multiple gatsby blogs
Installation
yarn add @codinators/gatsby_shared_library
Storybook
https://gatsby-shared-library.netlify.com/
Component List
- Quote
- SEO
- Video
Shared components for gatsby blogs
<script type="module">
import codinatorsGatsbySharedLibrary from 'https://cdn.skypack.dev/@codinators/gatsby-shared-library';
</script>
Common components to be used between multiple gatsby blogs
yarn add @codinators/gatsby_shared_library
https://gatsby-shared-library.netlify.com/