@bnnvara/footers
v0.0.4
Published
Footers for the BNNVARA design system
Downloads
2
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.
Installation
npm install @bnnvara/footers
Basic usage
Import
import BaseFooter from '@bnnvara/footers';
React
<BaseFooter />