pxengine 0.1.69 → 0.1.70

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.cjs CHANGED
@@ -37948,9 +37948,6 @@ var CampaignSeedCard = import_react65.default.memo(
37948
37948
  return providedFields || buildCampaignSeedFields(data);
37949
37949
  }, [providedFields, data]);
37950
37950
  const handleProceed = () => {
37951
- if (sendMessage) {
37952
- sendMessage("Continue to concepts");
37953
- }
37954
37951
  onAction?.({
37955
37952
  type: "brief_confirmation",
37956
37953
  value: "Continue to concepts",