@codeandfunction/callaloo 2.8.2 → 2.8.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/index.js +2 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -3581,9 +3581,10 @@ const q1 = /* @__PURE__ */ es(os, [["render", rs]]), pt = ({ escHandler: e, trig
|
|
|
3581
3581
|
G(o.$slots, "default"),
|
|
3582
3582
|
o.external ? (m(), _(i(Ce), {
|
|
3583
3583
|
key: 0,
|
|
3584
|
+
color: o.color,
|
|
3584
3585
|
name: i(de).ExternalLink,
|
|
3585
3586
|
size: i(O).Tiny
|
|
3586
|
-
}, null, 8, ["name", "size"])) : M("", !0)
|
|
3587
|
+
}, null, 8, ["color", "name", "size"])) : M("", !0)
|
|
3587
3588
|
], 10, Ss));
|
|
3588
3589
|
}
|
|
3589
3590
|
}), Ts = /* @__PURE__ */ W({
|