0.1.51 • Published 3 years ago

@smartb/archetypes-ui-documentation v0.1.51

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

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