@stenajs-webui/elements 21.8.4 → 21.8.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/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +4 -4
package/dist/index.es.js
CHANGED
@@ -4961,7 +4961,7 @@ const T5 = f(
|
|
4961
4961
|
...H(t),
|
4962
4962
|
children: [
|
4963
4963
|
a && /* @__PURE__ */ C(R, { icon: a, className: V.icon }),
|
4964
|
-
/* @__PURE__ */ C("span", { children: o })
|
4964
|
+
o && /* @__PURE__ */ C("span", { children: o })
|
4965
4965
|
]
|
4966
4966
|
}
|
4967
4967
|
), R4 = "_valueTable_14pft_1", V4 = "_withBorder_14pft_8", T4 = "_row_14pft_8", D4 = "_relaxed_14pft_13", F4 = "_condensed_14pft_17", j4 = "_compact_14pft_21", P = {
|