custom-library-toast-example

1.0.3 • Public • Published

customlibrary

custom library for toast message

NPM JavaScript Style Guide

Install

npm install --save customlibrary

Usage

import React, { Component } from 'react'

import MyComponent from 'customlibrary'

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

License

MIT © pmayur1998

Readme

Keywords

none

Package Sidebar

Install

npm i custom-library-toast-example

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

13.6 kB

Total Files

6

Last publish

Collaborators

  • pmayur1998