@launchpad-ui/table
Advanced tools
Comparing version 0.6.11 to 0.6.12
@@ -66,3 +66,3 @@ import './style.css'; | ||
if ("hasScope" in restProps) { | ||
restProps.hasScope = void 0; | ||
delete restProps.hasScope; | ||
} | ||
@@ -69,0 +69,0 @@ return /* @__PURE__ */ jsx("td", { ...restProps, className: classes, children }); |
@@ -68,3 +68,3 @@ require('./style.css'); | ||
if ("hasScope" in restProps) { | ||
restProps.hasScope = void 0; | ||
delete restProps.hasScope; | ||
} | ||
@@ -71,0 +71,0 @@ return /* @__PURE__ */ jsxRuntime.jsx("td", { ...restProps, className: classes, children }); |
{ | ||
"name": "@launchpad-ui/table", | ||
"version": "0.6.11", | ||
"version": "0.6.12", | ||
"status": "beta", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
33793