woocommerce/plugins/woocommerce-blocks/packages/checkout/utils
Seghir Nadir 5b2b753100 Move Total components to checkout package (https://github.com/woocommerce/woocommerce-blocks/pull/3671)
* move items to package

* move components to package

* fix dep issue

* pass down classname

* move Panel and Price utils

* expose extensions

* fix import

* move cart call to inside slot

* fix unit tests

* fixes after rebase

* move ShippingRatesControl into packages/checkout

This fixes the `wc-blocks-checkout` circular dependency because `Package` was importing from `@woocommerce/checkout`.

Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
2021-01-20 21:35:53 +01:00
..
test Move Total components to checkout package (https://github.com/woocommerce/woocommerce-blocks/pull/3671) 2021-01-20 21:35:53 +01:00
index.js Move Total components to checkout package (https://github.com/woocommerce/woocommerce-blocks/pull/3671) 2021-01-20 21:35:53 +01:00
price.js Move Total components to checkout package (https://github.com/woocommerce/woocommerce-blocks/pull/3671) 2021-01-20 21:35:53 +01:00