0.0.2 • Published 7 years ago

@moi-solutions/camelot-component-layout-sidebar v0.0.2

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
7 years ago

@moi-solutions/camelot-component-layout-sidebar

Sidebar layout by ARA Cultivo.

It allows to have a navigation menu in the old version in Rails and the current version in ReactJS.

import SideBar from '@moi-solutions/camelot-component-layout-sidebar';
...
  <Sidebar />
...