impaktapps-ui-builder 0.0.382-alpha.205 → 0.0.382-alpha.206

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.
@@ -246,7 +246,7 @@ const PageMasterUiSchema = {
246
246
  main: {
247
247
  icon: "RejectIcon",
248
248
  color: "error",
249
- onClick: "popUpComponent",
249
+ onClick: "deletePopUpComponent",
250
250
  tooltipMessage: "Reject This Record"
251
251
  }
252
252
  }