Skip to content

Repository files navigation

busybee-results-react

a component for displaying a BusybeeResult object

NPM JavaScript Style Guide

Install

npm install --save busybee-results-react
npm install --save bootstrap

Usage

import * as React from 'react'
import 'bootstrap/dist/css/bootstrap.css';
import BusybeeResultsReact from 'busybee-results-react'

class Example extends React.Component {
  render () {
    return (
      <BusybeeResultsReact />
    )
  }
}

License

MIT © stowns

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages