a2dafef1d6
* Ensure consistent inner border between summary items Switches bottom border to same color as inner right border, except in cases where it is an outer border. Also adjusts right border of last item in unbalanced grid to the same inner border color. * Set consistent summary item label height Makes sure that wrapped label doesn't interfere with common item height for grid * Implements flexbox instead of fixed height labels * fix indentation * Add newline |
||
---|---|---|
.. | ||
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.