colorfultoasts
v2.0.2
Published
succes and error alert
Downloads
4
Readme
colorfultoasts
succes and error alert
Install
npm install --save colorfultoastsUsage
import React, { Component } from 'react'
import MyComponent from 'colorfultoasts'
import 'colorfultoasts/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © NCStudentOC
