/forma

Primary LanguageTypeScript

forma

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save forma

Usage

import React, { Component } from 'react'

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

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

License

MIT © jacarma