448e1f3e11
* Switch to @wordpress/component's Button * Finish button conversion * Move to @wp/component's CheckboxControl * Add ImageUpload component * Remove Newspack package * CSS Cleanup * Handle PR feedback: Fix tests, add ImageUploader basic test, fix FireFox/Safari Display issues, and currency input bug |
||
---|---|---|
.. | ||
src | ||
.npmrc | ||
CHANGELOG.md | ||
README.md | ||
package.json |
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.