contentoh-components-library 21.4.91 → 21.4.93

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.
@@ -453,7 +453,7 @@ export const RetailerProductEdition = ({
453
453
  }, [percentages]);
454
454
 
455
455
  useEffect(() => {
456
- //getInputsData(services, activeRetailer, setDatasheets, setDescriptions);
456
+ getInputsData(services, activeRetailer, setDatasheets, setDescriptions);
457
457
  auditableVersion && loadAuditableData();
458
458
  setActivePercentage(Math.round(activeRetailer?.percentage, 0));
459
459
  activeRetailer?.id &&