@foundation-base/footer
v5.4.0
Published
Base footer component for foundation
Downloads
115
Readme
@foundation-base/footer
Base footer component for foundation
Install
npm install --save @foundation-base/footer
Props
data:{}
dataFormat {
LogoLink: string;
AboutUsLink: string;
ContactUsLink: string;
PublisherLink: string;
}
```
The `data` prop is to pass the data required for the Footer component.
## License
MIT © [lijoejohn](https://github.com/lijoejohn)