0.0.85 • Published 3 years ago

@wedbio/components v0.0.85

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

@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

0.0.85

3 years ago

0.0.84

4 years ago

0.0.82

4 years ago

0.0.83

4 years ago

0.0.81

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago