Share buttons links for websites, blogs and more
Share Button Links
Installation
You can install using npm install share-button-links
or yarn add share-button-links
.
Usage
Import components: import { ButtonFacebook } from 'share-button-links/components/buttons';
All options: ButtonCopy, ButtonEmail, ButtonFacebook, ButtonLinkedIn, ButtonPinterest, ButtonPocket, ButtonReddit, ButtonTumblr, ButtonTwitter, and ButtonWhatsapp
.
To import the CSS or SCSS just add: @import 'share-button-links/main.scss';
or @import 'share-button-links/main.scss';
.