@natoora-libs/core 0.1.16-dev-doug-4 → 0.1.16-dev-doug-5
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/components/index.js
CHANGED
|
@@ -7743,7 +7743,7 @@ var TableDesktop = ({
|
|
|
7743
7743
|
children: visibleHeadCells.length === 0 ? /* @__PURE__ */ jsx119(
|
|
7744
7744
|
TableDesktopNoColumnsMessage,
|
|
7745
7745
|
{
|
|
7746
|
-
onClickNoColumnsMessageOpenMenu: toolbarProps?.
|
|
7746
|
+
onClickNoColumnsMessageOpenMenu: toolbarProps?.onClickToolbarMenuOpen
|
|
7747
7747
|
}
|
|
7748
7748
|
) : /* @__PURE__ */ jsxs81(Fragment12, { children: [
|
|
7749
7749
|
/* @__PURE__ */ jsx119(
|