@26lights/orcha 0.36.4 → 0.36.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/orcha.es.js CHANGED
@@ -10126,12 +10126,12 @@ const r8 = { class: "ao-card-feed__header" }, l8 = {
10126
10126
  p("div", r8, [
10127
10127
  n.value ? (v(), N(yn, {
10128
10128
  key: 0,
10129
- label: "HELLO",
10129
+ label: n.value,
10130
10130
  class: "ao-card-feed__project",
10131
10131
  variant: "solid",
10132
10132
  color: d.projectColor ? void 0 : "primary",
10133
10133
  "raw-color": d.projectColor
10134
- }, null, 8, ["color", "raw-color"])) : S("", !0),
10134
+ }, null, 8, ["label", "color", "raw-color"])) : S("", !0),
10135
10135
  d.isPrivate || d.important || d.isClosed ? (v(), g("div", l8, [
10136
10136
  d.isPrivate ? (v(), N(fe, {
10137
10137
  key: 0,