vertical-sidebar
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

vertical-sidebar

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save vertical-sidebar

Usage

import React, { Component } from 'react'

import MyComponent from 'vertical-sidebar'
import 'vertical-sidebar/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT ©

/vertical-sidebar/

    Package Sidebar

    Install

    npm i vertical-sidebar

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    12.3 kB

    Total Files

    12

    Last publish

    Collaborators

    • nishanth-syntax