@luminati-io/uikit 5.0.4-beta.0 → 5.0.4
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.
|
@@ -40814,7 +40814,6 @@ var Provider = function Provider(_ref3) {
|
|
|
40814
40814
|
hoverActionsDirection: hoverActionsDirection,
|
|
40815
40815
|
virtualized: virtualized
|
|
40816
40816
|
});
|
|
40817
|
-
console.log(table);
|
|
40818
40817
|
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default().createElement(TableContext.Provider, {
|
|
40819
40818
|
value: value
|
|
40820
40819
|
}, children);
|