woocommerce/plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/local-pickup-select
Thomas Roberts 3c6229879a Add `LocalPickupSelect` component (https://github.com/woocommerce/woocommerce-blocks/pull/8634)
* Add LocalPickupSelect component

This will be used to render the local pickup options and also display a title if there are more than one package (e.g. if WC subs adds them)

* Add tests for LocalPickupSelect component

* Make title optional

* Add packageCount as an option to LocalPickupSelect

* Revert "Add packageCount as an option to LocalPickupSelect"

This reverts commit 10b1dc9497aa6c4329aee7e74e1404cb9645c3b9.

* Add ackage count to LocalPickupSelect

* Add package count and remove unused variable from renderPickupLocation
2023-03-10 07:52:21 -08:00
..
test Add `LocalPickupSelect` component (https://github.com/woocommerce/woocommerce-blocks/pull/8634) 2023-03-10 07:52:21 -08:00
index.tsx Add `LocalPickupSelect` component (https://github.com/woocommerce/woocommerce-blocks/pull/8634) 2023-03-10 07:52:21 -08:00