react-faq

1.0.23 • Public • Published

react-faq

Made with create-react-library

NPM && Github NPM Publish Publish Github Pages NPM JavaScript Style Guide

Install

npm install --save react-faq

Usage

import React, { Component } from 'react'
 
import ReactFAQ from 'react-faq';
import 'react-faq/dist/index.css';
 
class Example extends Component {
  render() {
    return <ReactFAQ data={data} />
  }
}

License

MIT © chendachao

Readme

Keywords

none

Package Sidebar

Install

npm i react-faq

Weekly Downloads

0

Version

1.0.23

License

MIT

Unpacked Size

112 kB

Total Files

19

Last publish

Collaborators

  • larrychen