@panter/react-forms-ant

0.0.11 • Public • Published

React Forms Ant

Input components for react forms using ant design.

Installation

You can install Prisma Inputs using npm or yarn:

yarn add @panter/react-forms-ant

! Important NOTE !

This package is not transpiled jet. If you want to use it with next js you need to add this to your next.config.js:

This package is a basic implementation of form input elements for ant, if you project needs more complex input elements the ui looks very different, please copy this project sources into your monorepo and use it as you own.

Please feel free to contribute back the input elements you created.

const nextConfig = {
  transpilePackages: ["@panter/react-forms-ant"]
  ...
}

Readme

Keywords

none

Package Sidebar

Install

npm i @panter/react-forms-ant

Weekly Downloads

2

Version

0.0.11

License

MIT

Unpacked Size

57.9 kB

Total Files

37

Last publish

Collaborators

  • dejvczernin
  • voytech
  • macrozone
  • claudiocro
  • blurri