1.1.3 • Published 4 years ago

toastlibrarycustom v1.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

toastlibrarycustom

custom toast library

NPM JavaScript Style Guide

Install

npm install --save toastlibrarycustom

Usage

import React, { Component } from 'react'

import MyComponent from 'toastlibrarycustom'

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

License

MIT © pmayur1998