notification-task
v1.0.1
Published
It will provide notification in which you can provide particular task to be fulfilled
Downloads
3
Readme
notification-task
It will provide notification in which you can provide particular task to be fulfilled
Install
npm install --save notification-task
Usage
import React, { Component } from 'react'
import MyComponent from 'notification-task'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © prakash1998