@rafal.lemieszewski/tide-ui 0.38.1 → 0.38.2
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.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +0 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -73461,7 +73461,6 @@ function FU(e, t, n, r) {
|
|
|
73461
73461
|
return /* @__PURE__ */ N("div", { className: "flex items-center gap-[var(--space-sm)] font-medium text-[var(--color-text-primary)]", children: [
|
|
73462
73462
|
o,
|
|
73463
73463
|
/* @__PURE__ */ N("div", { className: "flex items-center gap-[var(--space-sm)]", children: [
|
|
73464
|
-
/* @__PURE__ */ y(de, { name: "folder", className: "h-4 w-4 text-[var(--color-text-secondary)]" }),
|
|
73465
73464
|
/* @__PURE__ */ y("span", { className: "font-semibold", children: String(e.getGroupingValue(e.groupingColumnId)) }),
|
|
73466
73465
|
a
|
|
73467
73466
|
] })
|