@vtex/footer

Footer that appears in the bottom of every page

Usage no npm install needed!

<script type="module">
  import vtexFooter from 'https://cdn.skypack.dev/@vtex/footer';
</script>

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/footer

And import in your code

import Footer from '@vtex/footer'