fs-form

1.0.5 • Public • Published

fs-form

Ant Design Form generator

NPM JavaScript Style Guide

Install

npm install --save fs-form

Usage

import React, { Component } from "react";

import MyComponent from "fs-form";

class Example extends Component {
  render() {
    return <ColoredHeadingone text="This is example text" color="red" />;
  }
}

License

MIT © [Khumoyunmirzo Dolimov](https://github.com/Khumoyunmirzo Dolimov)

Readme

Keywords

none

Package Sidebar

Install

npm i fs-form

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

9.26 kB

Total Files

6

Last publish

Collaborators

  • kh.dolimov