0.0.85 • Published 2 years ago

@wedbio/components v0.0.85

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.0.84

2 years ago

0.0.82

3 years ago

0.0.83

3 years ago

0.0.81

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

4 years ago