UNPKG

@eightshift/frontend-libs

Version:

A collection of useful frontend utility modules. powered by Eightshift

20 lines (19 loc) 434 B
{ "$schema": "https://raw.githubusercontent.com/infinum/eightshift-frontend-libs/develop/schemas/block.json", "blockName": "social-networks", "title": "Social networks", "description" : "Display links or share to social networks.", "category": "eightshift", "icon": { "src": "es-social-share" }, "keywords": [ "social", "network", "networks", "share" ], "components": { "social-networks": "social-networks" } }