@mangoweb/share
Advanced tools
+1
-1
| { | ||
| "name": "@mangoweb/share", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "Share url.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
+3
-0
@@ -18,5 +18,8 @@ # Share | ||
| ```html | ||
| <button id="share-button" type="button">Share</button> | ||
| <script> | ||
| window.initComponents = (window.initComponents || []).push({ | ||
| name: 'Share', | ||
| place: '#share-button', | ||
| props: { | ||
@@ -23,0 +26,0 @@ // optional |
6594
1.26%33
10%