0.2.0 • Published 6 years ago
@tenjo/api-share v0.2.0
Usage
import { Share } from '@bit/tenjojeremy.web-features.share'
Properties
propName | propType | defaultValue | isRequired |
---|---|---|---|
title | string | '' | false |
text | string | '' | false |
url | string | '' | true |
Requirements:
* Must be on mobile
Information
- Url: https://www.npmjs.com/package/@tenjo/api-share
- Install:
yarn add @tenjo/api-share
Update
Export
yarn update --minor
- or
yarn update --mayor
Remove
npm unpublish @tenjo/api-share --force