@salina-app/media-editor 0.1.21 → 0.1.22
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 +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -79735,7 +79735,7 @@ const v1e = ({
|
|
|
79735
79735
|
)
|
|
79736
79736
|
] }),
|
|
79737
79737
|
/* @__PURE__ */ ht("div", { className: "flex flex-col gap-2 justify-center w-[100%] break-words mb-2", children: [
|
|
79738
|
-
/* @__PURE__ */ ht("div", { children: [
|
|
79738
|
+
/* @__PURE__ */ ht("div", { className: "flex flex-row items-center gap-1", children: [
|
|
79739
79739
|
/* @__PURE__ */ H(
|
|
79740
79740
|
"p",
|
|
79741
79741
|
{
|