@26lights/orcha 0.16.1 → 0.16.3
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.cjs.js +1 -1
- package/dist/orcha.es.js +2 -2
- package/dist/orcha.umd.js +1 -1
- package/package.json +1 -1
package/dist/orcha.es.js
CHANGED
|
@@ -8914,9 +8914,9 @@ const D9 = { class: "ao-card-feed__header" }, H9 = {
|
|
|
8914
8914
|
S(_t, {
|
|
8915
8915
|
"user-name": l(w),
|
|
8916
8916
|
"avatar-url": w.avatarUrl,
|
|
8917
|
-
"is-closable": !
|
|
8917
|
+
"is-closable": !0,
|
|
8918
8918
|
onClose: () => r(w.id)
|
|
8919
|
-
}, null, 8, ["user-name", "avatar-url", "
|
|
8919
|
+
}, null, 8, ["user-name", "avatar-url", "onClose"])
|
|
8920
8920
|
])) : k("", !0)
|
|
8921
8921
|
], 64))), 128))
|
|
8922
8922
|
]),
|