@firecms/collection_editor 3.0.0-canary.259 → 3.0.0-canary.260
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.es.js
CHANGED
|
@@ -10875,7 +10875,7 @@ function EditorCollectionActionStart(t0) {
|
|
|
10875
10875
|
}
|
|
10876
10876
|
let t5;
|
|
10877
10877
|
if ($[12] !== t32) {
|
|
10878
|
-
t5 = /* @__PURE__ */ jsx(Button, {
|
|
10878
|
+
t5 = /* @__PURE__ */ jsx(Button, { size: "small", variant: "outlined", onClick: t32, children: t4 });
|
|
10879
10879
|
$[12] = t32;
|
|
10880
10880
|
$[13] = t5;
|
|
10881
10881
|
} else {
|