@vtex/footer
v1.0.1
Published
Footer that appears in the bottom of every page
Readme
Footer
This is our footer component.
Installation
To install this module, run the instructions bellow in your terminal
$ yarn add @vtex/footer
$ # or
$ npm i @vtex/footerAnd import in your code
import Footer from '@vtex/footer'