toastlibrarycustom

1.1.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i toastlibrarycustom

Weekly Downloads

6

Version

1.1.3

License

MIT

Unpacked Size

17.6 kB

Total Files

6

Last publish

Collaborators

  • pmayur1998