Base footer component for foundation
npm install @foundation-base/footer> Base footer component for foundation
``bash`
npm install --save @foundation-base/footer
``bash`
dataFormat {
LogoLink: string;
AboutUsLink: string;
ContactUsLink: string;
PublisherLink: string;
}
The data prop is to pass the data required for the Footer component.
MIT © lijoejohn
```