0.5.0 • Published 7 months ago

dorothy-dna-react v0.5.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

@engajados/dorothy-react

Central library

NPM JavaScript Style Guide

Install

npm install --save @engajados/dorothy-react

Usage

import React, { Component } from 'react'

import MyComponent from '@engajados/dorothy-react'
import '@engajados/dorothy-react/dist/index.css'

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

License

MIT © engajados

0.5.0

7 months ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago