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