1.0.9 • Published 2 years ago

multi-filters v1.0.9

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

multi-filters

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save multi-filters

Usage

import React, { Component } from 'react'

import MyComponent from 'multi-filters'
import 'multi-filters/dist/index.css'

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

License

MIT © vanhungbui

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago