woocommerce/plugins/woocommerce-admin/packages/components/README.md

14 lines
362 B
Markdown

# 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
```bash
npm install @woocommerce/components --save
```
View [the full Component documentation](https://woocommerce.github.io/woocommerce-admin/#/components/) for usage information.