sticky-tar-bar
v1.0.0
Published
react sticky tar bar
Downloads
2
Readme
sticky-tar-bar
react sticky tar bar
Install
npm install --save sticky-tar-barUsage
import React, { Component } from 'react'
import MyComponent from 'sticky-tar-bar'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}License
MIT © zheever
