1.0.3 • Published 11 days ago

@antscorp/processing-notification v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
11 days ago

ants-processing-notification

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save ants-processing-notification

Usage

import React, { Component } from 'react'

import MyComponent from 'ants-processing-notification'
import 'ants-processing-notification/dist/index.css'

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

License

MIT ©

1.0.3

11 days ago

1.0.2

16 days ago

1.0.1

16 days ago

1.0.0

17 days ago