@bnnvara/footers

Footers for the BNNVARA design system

Usage no npm install needed!

<script type="module">
  import bnnvaraFooters from 'https://cdn.skypack.dev/@bnnvara/footers';
</script>

README

BNNVARA Footers

This package contains the BNNVARA footer. This footer is used on all our react websites. At this moment the whole footer is static, this will be changed in the future.

Demo

Installation

npm install @bnnvara/footers

Basic usage

Import

import BaseFooter from '@bnnvara/footers';

React

<BaseFooter />