neza-react-forms

1.0.39 • Public • Published

neza-react-forms

Forms

NPM JavaScript Style Guide

Install

npm install --save neza-react-forms

Usage

import React, { Component } from "react";

import MyComponent from "neza-react-forms";
import "neza-react-forms/dist/index.css";

class Example extends Component {
  render() {
    return <MyComponent />;
  }
}
git add . && git commit -m "Add default value to search" && npm version 1.0.38 && npm publish

License

MIT © ezrankayamba

Readme

Keywords

none

Package Sidebar

Install

npm i neza-react-forms

Weekly Downloads

3

Version

1.0.39

License

MIT

Unpacked Size

154 kB

Total Files

7

Last publish

Collaborators

  • ezrankayamba