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