@kalo/ui-global-footer

0.2.0 • Public • Published

@kalo/global-footer

Kalo marketing footer

Installation

  npm i -D @kalo/global-footer

Usage

This package requires a few packages to work:

  • react
  • react-dom
  • styled-components

Install these, then import the component into your project, and mount it:

import KaloGlobalFooter from '@kalo/global-footer'

ReactDOM.render(
  KaloGlobalFooter,
  document.getElementById('footer-mount')
);

/@kalo/ui-global-footer/

    Package Sidebar

    Install

    npm i @kalo/ui-global-footer

    Weekly Downloads

    0

    Version

    0.2.0

    License

    ISC

    Last publish

    Collaborators

    • chpolk
    • polyparry
    • dazzab555
    • leesus