@planview/pv-form
v1.2.0
Published
Implementation of Planview Design system form
Downloads
3,663
Readme
@planview/pv-form
React implementation of Planview Design System Forms
following the specification.
Go to the official documentation for more details
Setup
You can install @planview/pv-form
in multiple ways:
- With NPM
npm install @planview/pv-form --save
- With Yarn
yarn add @planview/pv-form