1.0.3 • Published 4 years ago

@howarded/react-sms-pg v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

react-sms-pg

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @howarded/react-sms-pg

Usage

import React, { Component } from 'react'

import MyComponent from 'react-sms-pg'
import 'react-sms-pg/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT ©

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago