1.0.0 • Published 4 months ago

notif-library-sippp v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

notif-library-sippp

made for sippp notification

NPM JavaScript Style Guide

Install

npm install --save notif-library-sippp

Usage

import React, { Component } from 'react'

import MyComponent from 'notif-library-sippp'
import 'notif-library-sippp/dist/index.css'

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

License

MIT © Dholy-dc