@foundationcomponentrepo/footer
v0.6.0
Published
Base footer component for foundation
Downloads
2
Readme
@foundationcomponentrepo/footer
Base footer component for foundation
Install
npm install --save @foundationcomponentrepo/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 © [unplatforms](https://github.com/unplatforms)