pollination-react-io 1.92.7 → 1.92.9

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.
@@ -56486,8 +56486,6 @@ var RunCard = function (_a) {
56486
56486
  var _a, _b;
56487
56487
  if (!localStudy)
56488
56488
  return;
56489
- if (localStudy === null || localStudy === void 0 ? void 0 : localStudy.name)
56490
- return 'hello';
56491
56489
  return (_b = (_a = localStudy === null || localStudy === void 0 ? void 0 : localStudy.name) === null || _a === void 0 ? void 0 : _a.replace(/[^a-zA-Z0-9]/g, '')) === null || _b === void 0 ? void 0 : _b.replace(/[ ()]/g, '');
56492
56490
  }, [localStudy]);
56493
56491
  /**