READMDE
A clearfix component for React projects.
Usage
; Component { <div> /* Insert floated element(s) here */ <Clearfix/> </div> }
Elements placed below <Clearfix/>
will flow beneath the floated elements.
Notes
This package comes with a Typescript definition file.
License
MIT (See License)