1.0.1-alpha.2303060638 • Published 2 years ago

@flexem/broker-ui v1.0.1-alpha.2303060638

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

FBroker-UI

Flexem mqtt broker ui component.

NPM JavaScript Style Guide

Install

npm install --save @flexem/broker-ui
# OR
yarn add @flexem/broker-ui

Usage

import React, { Component } from 'react'

import MyComponent from '@flexem/broker-ui'
import '@flexem/broker-ui/dist/index.css'

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

License

MIT © flexem

1.0.1-sss

3 years ago

1.0.1-alpha.1

4 years ago

1.0.1-111

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago