woocommerce/plugins/woocommerce-admin/packages/components
Paul Sealock 23846221e6 jsDoc: Fix errors (https://github.com/woocommerce/woocommerce-admin/pull/4985)
* jsDoc errors, round 1

* round 2

* round 3

* voila

* root0 -> props
2020-08-18 09:36:24 +12:00
..
src jsDoc: Fix errors (https://github.com/woocommerce/woocommerce-admin/pull/4985) 2020-08-18 09:36:24 +12:00
.npmrc Build: Move components to packages dir (https://github.com/woocommerce/woocommerce-admin/pull/804) 2018-11-15 13:16:23 -05:00
CHANGELOG.md Fix Table component `onQueryChange` prop default (https://github.com/woocommerce/woocommerce-admin/pull/4959) 2020-08-12 15:35:26 -04:00
README.md Components: fix README url 2019-04-30 07:55:32 +12:00
package.json Update dependency qs to v6.9.4 (https://github.com/woocommerce/woocommerce-admin/pull/4930) 2020-08-13 15:40:43 +12:00

README.md

Components

This packages includes a library of components that can be used to create pages in the WooCommerce dashboard and reports pages.

Installation

Install the module

npm install @woocommerce/components --save

View the full Component documentation for usage information.