@expedite-commerce/expedite-components 0.2.13 → 0.2.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29661,7 +29661,7 @@ function Zr() {
29661
29661
  } catch (u) {
29662
29662
  return console.error("[ExpediteCart] Error parsing theme:", u), null;
29663
29663
  }
29664
- else if (!a.value)
29664
+ else if (!a)
29665
29665
  try {
29666
29666
  return await t();
29667
29667
  } catch (u) {