Skip to content

forest-js-react-bootstrap 0.2.36

Install from the command line:
Learn more about npm packages
$ npm install @vdimensions/forest-js-react-bootstrap@0.2.36
Install via package.json:
"@vdimensions/forest-js-react-bootstrap": "0.2.36"

About this version

@vdimensions/forest-js-react-bootstrap

Forest UI implementations using react-bootstrap

NPM JavaScript Style Guide

Install

npm install --save @vdimensions/forest-js-react-bootstrap

Usage

import React, { Component } from 'react'

import MyComponent from '@vdimensions/forest-js-react-bootstrap'
import '@vdimensions/forest-js-react-bootstrap/dist/index.css'

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

License

Apache-2.0 © vdimensions

Details


Assets

  • forest-js-react-bootstrap-0.2.36-npm.tgz

Download activity

  • Total downloads 1
  • Last 30 days 0
  • Last week 0
  • Today 0