46d3be23dd
* Add Historical Data Import Screen * Fix date picker not being accessible * Cleanup * Fix period selector typo Co-Authored-By: Aljullu <aljullu@gmail.com> * Move state to props * Add filter to status labels * Get rid of 'step' state property * Format 'importDate' as YYYY-MM-DD * Minor improvements * Hardcode control height * Use dateValidationMessages when possible * Update imported all data actions * Update filter name |
||
---|---|---|
.. | ||
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.