Skip to content

Commit

Permalink
Deploying to gh-pages from @ 173d72b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
sikhote committed Dec 27, 2024
1 parent 6e1da8d commit 954a5c4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 10 deletions.
12 changes: 4 additions & 8 deletions cedar.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -9842,16 +9842,12 @@ const Wv = /* @__PURE__ */ k({
});
return (r, d) => (m(), S(At, T(K(o.value)), {
default: i(() => [
n("div", {
class: R(V(l)["cdr-media-object__media"])
}, [
n("div", null, [
q(r.$slots, "media")
], 2),
n("div", {
class: R(V(l)["cdr-media-object__content"])
}, [
]),
n("div", null, [
q(r.$slots, "content")
], 2)
])
]),
_: 3
}, 16));
Expand Down
2 changes: 1 addition & 1 deletion cedar.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion style.css

Large diffs are not rendered by default.

0 comments on commit 954a5c4

Please sign in to comment.