1.0.4 • Published 4 years ago

mergestor-ui-components v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

mergestor-ui-components

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save mergestor-ui-components

Usage

import React, { Component } from 'react'

import MyComponent from 'mergestor-ui-components'
import 'mergestor-ui-components/dist/index.css'

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

License

MIT ©