@wedbio/components

0.0.85 • Public • Published

@wedbio/components

NPM size JavaScript Style Guide

Install

npm install --save @wedbio/components

Usage

import React, { Component } from 'react'

import MyComponent from '@wedbio/components'
import '@wedbio/components/dist/index.css'

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

IMPORTANT

If you use a component with font-awesome icon, please install font-awesome within your project to use the component. This library include external font-awesome only for the demo.

License

MIT © Wedbio

Readme

Keywords

none

Package Sidebar

Install

npm i @wedbio/components

Weekly Downloads

9

Version

0.0.85

License

MIT

Unpacked Size

373 kB

Total Files

4

Last publish

Collaborators

  • wedbio-admin