ps-toolkit-ui 1.8.55 → 1.8.56

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.
@@ -5734,6 +5734,7 @@
5734
5734
  lAccess,
5735
5735
  iAccess,
5736
5736
  ];
5737
+ console.log(p);
5737
5738
  this.inp.table.permissions = p;
5738
5739
  this.inp.table.displayLabel = false;
5739
5740
  this.inp.table.style = { padding: 0, boxShadow: 'unset' };