1.0.3 • Published 1 year ago

@antscorp/processing-notification v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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 ©