0.2.0 • Published 2 years ago

react-burning-footer v0.2.0

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

react-burning-footer

example

Installation

npm i react-buring-footer

Usage

import Footer from "react-buring-Footer";

<Footer height={100} backgroundColor="#f0554d">
  <a>Home</a>
</Footer>;

Propertise

namedescriptiontypedefault
heightFooter heightany12rem
backgroundColorColor of the footerstring#f0554d
childrenContent of the footerobject

Thanks

Reference code: https://codepen.io/z-/pen/zYxdRQy