@smartb/g2-composable
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.180 • Public • Published

documentation

Components for documentation

NPM JavaScript Style Guide

Install

npm install --save documentation

Usage

import React, { Component } from 'react'

import MyComponent from 'documentation'
import 'documentation/dist/index.css'

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

License

"" © SmartB

Readme

Keywords

none

Package Sidebar

Install

npm i @smartb/g2-composable

Weekly Downloads

3

Version

1.0.0-alpha.180

License

Apache-2.0

Unpacked Size

330 kB

Total Files

60

Last publish

Collaborators

  • apoupardsmartb
  • basile-savouret