A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Malith Senaweera 65835d3689 Fix duplicated error notices (https://github.com/woocommerce/woocommerce-blocks/pull/5476)
* Fix duplicated error notices

StoreNoticeProvider is already being used within Block component. This
removal prevents duplicated error notices within the Payment Options
section

* Move StoreNoticeProvider from payment block

Remove StoreNoticeProvider from payment block and move it to the parent
frontend block to avoid unnecessarily loading the notice provider
2022-01-04 17:37:46 +00:00
plugins/woocommerce-blocks Fix duplicated error notices (https://github.com/woocommerce/woocommerce-blocks/pull/5476) 2022-01-04 17:37:46 +00:00