react-crud-mobile 1.3.255 → 1.3.256

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.
@@ -1385,6 +1385,7 @@ function UIModal(_ref) {
1385
1385
  index = _useState2[0];
1386
1386
  var dialog = scope.currentDialog;
1387
1387
  //v1
1388
+ console.log(dialog);
1388
1389
  var label = scope.getLabel();
1389
1390
  var theme = scope.getTheme();
1390
1391
  var headerStyle = reactCrudUtils.Utils.nvl((_theme$styles = theme.styles) == null || (_theme$styles = _theme$styles.defaults) == null ? void 0 : _theme$styles.header, {});