@planview/pv-grid
v1.41.0
Published
Implementation of Planview Design system grid components
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