1.0.6 • Published 6 years ago
swiveler v1.0.6
swiveler
Made with create-react-library https://www.npmjs.com/package/swiveler
Install
npm install --save swivelerUsage
import React, { Component } from 'react'
import MyComponent from 'swiveler'
import 'swiveler/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © btubby