multi-filters
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i multi-filters

Weekly Downloads

7

Version

1.0.9

License

MIT

Unpacked Size

165 kB

Total Files

20

Last publish

Collaborators

  • vanhungbui