UNPKG

gatsby-plugin-social9-socialshare

Version:

Social9 social sharing plugin provides you beautiful buttons, sharing capabilities, and analytics. (20+ buttons- Whatsapp, Facebook, Twitter, LinkedIn, Reddit, and many more...)

9 lines (7 loc) 246 B
"use strict"; exports.onPreInit = function (_ref, options) { var reporter = _ref.reporter; if (!options.content) { reporter.warn("The Social9 SocialShare plugin requires a [content] Account Key. Did you mean to add it?"); } };