react-grounding
v0.0.3
Published
Like react-headroom, but at the bottom.
Downloads
20
Readme
react-grounding
Like react-headroom, but at the bottom.
Installation
npm install react-grounding --save
Usage
import Grounding from 'react-grounding'
<Grounding>
<footer>I am on the ground.</footer>
</Grounding>