Components

Footer

<Footer copyrightYear versionNumber />

Constructor

Renders the Footer component.
PropTypes:
Name Type Required Description Default
copyrightYear string Yes The copyright year for the app
versionNumber string Yes The current app version number
Author:

View Source components/Footer/Footer.js, line 14