@mseva/digit-ui-module-ptr 1.1.86 → 1.1.87

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.
@@ -18321,7 +18321,7 @@ const PTRModal = ({
18321
18321
  };
18322
18322
  }));
18323
18323
  }
18324
- }, [approverData, EmployeeStatusData]);
18324
+ }, [approverData]);
18325
18325
  function selectFile(e) {
18326
18326
  setFile(e.target.files[0]);
18327
18327
  }