README
Contacto JS footer
This should be used in the following manner
Install with the command:
npm install --save contacto-js-footer
Add to a Javascript Project with the following code:
import { footer } from 'contacto-js-footer'
footer('Some name');