0.1.0 • Published 5 years ago

@gardentronic/comment-chat v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

React Plant Filters

Npm Version License Downloads

Installation & Usage

npm install react-plant-filters --save

Include the Component

import React from 'react';
import { PlantFilters } from 'react-plant-filters';

class Component extends React.Component {
  render() {
    return <PlantFilters />;
  }
}

You can import respectively.

100% inline styles via ReactCSS