react-custom-share
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "react-custom-share", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Social sharing buttons for React", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -19,3 +19,3 @@ # react-custom-share | ||
> ### [DEMO](https://greglobinski.github.io/react-custom-share/) | ||
> ### [Docs & Demos](https://greglobinski.github.io/react-custom-share/) | ||
@@ -222,5 +222,5 @@ ## Table of Content | ||
To run [demo](https://greglobinski.github.io/react-custom-share/) on localhost | ||
To run DEMO on localhost | ||
**1.** Clone `react-custom-share` package. | ||
**1.** Clone `react-custom-share` repository. | ||
@@ -248,4 +248,5 @@ ``` | ||
* [How to add custom social sharing buttons to a GatsbyJS blog's home page](https://dev.greglobinski.com/custom-social-share-buttons-gatsby-1/) | ||
* [How to add custom social sharing buttons to GatsbyJS blog's posts](https://dev.greglobinski.com/custom-social-share-buttons-gatsby-2/) | ||
* [Add custom social sharing buttons to a GatsbyJS blog's home page](https://dev.greglobinski.com/custom-social-share-buttons-gatsby-1/) | ||
* [Add custom social sharing buttons to GatsbyJS blog's posts](https://dev.greglobinski.com/custom-social-share-buttons-gatsby-2/) | ||
* more coming soon | ||
@@ -252,0 +253,0 @@ ## License |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
290
49292