@abdellatifui/react 3.1.58 → 3.1.59
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.
- package/dist/nextgen.js +1 -1
- package/package.json +1 -1
package/dist/nextgen.js
CHANGED
|
@@ -14633,7 +14633,7 @@ const fx = (e, n = [], t = {}, r = !0) => {
|
|
|
14633
14633
|
}
|
|
14634
14634
|
}), [a, t.value]);
|
|
14635
14635
|
return q(() => {
|
|
14636
|
-
if (console.log("cell.value", t.value), t.value) {
|
|
14636
|
+
if (console.log("cell.value lets check ", t.value), t.value) {
|
|
14637
14637
|
const u = [
|
|
14638
14638
|
r ? l : null,
|
|
14639
14639
|
...i
|