k-survey
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

k-survey

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save k-survey

Usage

import React, { Component } from 'react'

import Survey from 'k-survey'

class Example extends Component {
  render() {
    return <Survey title={'title'}/>
  }
}

License

MIT © foranything

Readme

Keywords

none

Package Sidebar

Install

npm i k-survey

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

39.1 kB

Total Files

21

Last publish

Collaborators

  • ihlee1237