0.1.53 • Published 1 year ago

feedbackplace-react v0.1.53

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

feedback-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save feedback-library

Usage

import React, { Component } from 'react'

import { FeedbackFormComponent } from 'feedbackplace-react'
import 'feedbackplace-react/style/index.css'

class Example extends Component {
  render() {
    return <FeedbackFormComponent token='PRIVATE_TOKEN' />
  }
}

License

MIT © ParthSharma99

0.1.52

1 year ago

0.1.53

1 year ago

0.1.51

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.5

1 year ago

0.1.0

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago