woocommerce/plugins/woocommerce-admin/packages/components
Paul Sealock f91135b496 Merge pull request woocommerce/woocommerce-admin#2140 from woocommerce/renovate/babel-monorepo
Update babel monorepo to v7.4.4
2019-05-07 08:49:37 +12:00
..
src EllipsisMenu: Refactor to expose renderContent args 2019-05-06 10:56:20 +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 EllipsisMenu: Refactor to expose renderContent args 2019-05-06 10:56:20 +12:00
README.md Components: fix README url 2019-04-30 07:55:32 +12:00
package.json Update babel monorepo to v7.4.4 2019-05-01 00:39:50 +00: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.