soner
v1.1.0
Published
Made with create-react-library
Downloads
386
Readme
soner
Made with create-react-library
Install
npm install --save sonerUsage
import React, { Component } from 'react'
import MyComponent from 'soner'
import 'soner/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © sonersg
