1.0.0 • Published 4 years ago
mw-share v1.0.0
mw-share
Package for sharing
Install
npm install --save mw-shareUsage
import React, { Component } from 'react'
import MyComponent from 'mw-share'
import 'mw-share/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © alisa-codes
1.0.0
4 years ago