9d57f891eb
* Add with-product-variations.tsx * Add changefile(s) from automation for the following project(s): woocommerce-blocks * Add types for ProductVariationItem * Fix ESLint errors * Remove JS file * Replace Product with ProductResponseItem interface Initially, a Product interface was created to add the required types; however, it was pointed out that the @woocommerce/types alias already provided an interface for products (the ProductResponseItem interface). * Remove returning types definition --------- Co-authored-by: github-actions <github-actions@github.com> |
||
---|---|---|
.. | ||
test | ||
index.js | ||
with-attributes.js | ||
with-category.js | ||
with-product-variations.tsx | ||
with-product.js | ||
with-searched-categories.tsx | ||
with-searched-products.tsx | ||
with-transform-single-select-to-multiple-select.tsx |