@burdenoff/website-sdk 2026.513.4 → 2026.514.1

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.
package/dist/index.mjs CHANGED
@@ -1563,6 +1563,9 @@ function PricingSection(props) {
1563
1563
  useEffect(() => {
1564
1564
  let cancelled = false;
1565
1565
  async function loadPlans() {
1566
+ if (!resolvedProductId) {
1567
+ return;
1568
+ }
1566
1569
  try {
1567
1570
  setLoading(true);
1568
1571
  const response = await client.query(