File "title-frontend.js"

Full Path: /home/warrior1/public_html/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/title-frontend.js
File size: 528 bytes
MIME-type: text/plain
Charset: utf-8

(window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[]).push([[56],{428:function(t,c,e){"use strict";e.r(c);var o=e(0),r=e(1),s=e(32),a=e(4),n=e.n(a);c.default=t=>{let{className:c}=t;const{cartItemsCount:e,cartIsLoading:a}=Object(s.a)();return Object(o.createElement)("h2",{className:n()(c,"wc-block-mini-cart__title")},a?Object(r.__)("Your cart","woocommerce"):Object(r.sprintf)(
/* translators: %d is the count of items in the cart. */
Object(r._n)("Your cart (%d item)","Your cart (%d items)",e,"woocommerce"),e))}}}]);