0.6.0 • Published 1 year ago

@foundationcomponentrepo/footer v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@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)