@form-it/react-antd

Form it form antd

Usage no npm install needed!

<script type="module">
  import formItReactAntd from 'https://cdn.skypack.dev/@form-it/react-antd';
</script>

README

@form-it/react-antd

NPM version NPM Downloads Prettier Conventional Commits

Form it form antd

Installation

npm install @form-it/react-antd
# or use yarn
yarn add @form-it/react-antd

Usage

import reactAntd from '@form-it/react-antd'

Contributing

  • Fork it!
  • Create your new branch:
    git checkout -b feature-new or git checkout -b fix-which-bug
  • Start your magic work now
  • Make sure npm test passes
  • Commit your changes:
    git commit -am 'feat: some description (close #123)' or git commit -am 'fix: some description (fix #123)'
  • Push to the branch: git push
  • Submit a pull request :)

Authors

This library is written and maintained by imcuttle.

License

MIT - imcuttle