woocommerce/plugins/woocommerce-admin/packages/components
renovate[bot] 8b5681c466 Update babel monorepo to v7.4.5 (https://github.com/woocommerce/woocommerce-admin/pull/2273) 2019-05-22 10:31:29 +02:00
..
src Update Onboarding Colors (https://github.com/woocommerce/woocommerce-admin/pull/2264) 2019-05-21 11:47:18 -04: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 Add Stepper component (https://github.com/woocommerce/woocommerce-admin/pull/2246) 2019-05-17 16:01:40 +08:00
README.md Components: fix README url 2019-04-30 07:55:32 +12:00
package.json Update babel monorepo to v7.4.5 (https://github.com/woocommerce/woocommerce-admin/pull/2273) 2019-05-22 10:31:29 +02: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.