woocommerce/plugins/woocommerce-admin/packages/components
Jeff Stieler c904690cac Fix storybook example for the experimental list components. (https://github.com/woocommerce/woocommerce-admin/pull/6963) 2021-05-11 07:00:49 -06:00
..
src Fix storybook example for the experimental list components. (https://github.com/woocommerce/woocommerce-admin/pull/6963) 2021-05-11 07:00:49 -06: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 Move experimental list components to experimental package (https://github.com/woocommerce/woocommerce-admin/pull/6950) 2021-05-10 11:40:49 -03:00
README.md Components: fix README url 2019-04-30 07:55:32 +12:00
package.json Refactor <List> to support custom markup (https://github.com/woocommerce/woocommerce-admin/pull/6787) 2021-04-23 15:47:43 -03: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.