0.0.5 • Published 10 months ago

orbitfeed v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Orbitfeed Widget

This widget is to be used alongside Orbitfeed

How to use

  • Install widget with npm install orbitfeed
  • Import the widget like so: import { FeedbackWidget } from "orbitfeed"
  • Import the css file for styling import "orbitfeed/dist/index.css"
  • Fill with right props. eg.
<FeedbackWidget userId="your_user_id_here" userEmail="coolme@mail.com" orbitId="your_orbit_id" />
  • Enjoy collecting feedback!

NB: You can find your credentials in the orbit page when you create an orbit. Log in to Orbitfeed to do this!

0.0.5

10 months ago

0.0.4

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago

0.0.0

10 months ago