woocommerce/plugins/woocommerce-admin/packages/components
renovate[bot] 72dcbfd3b7 Update dependency qs to v6.9.4 (https://github.com/woocommerce/woocommerce-admin/pull/4930)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-13 15:40:43 +12:00
..
src Fix dependency declarations (https://github.com/woocommerce/woocommerce-admin/pull/4972) 2020-08-13 14:05:22 +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.