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

14 lines
362 B
Markdown
Raw Normal View History

# 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
```
2019-04-28 20:13:52 +00:00
View [the full Component documentation](https://woocommerce.github.io/woocommerce-admin/#/components/) for usage information.