@firecms/collection_editor 3.0.0-canary.50 → 3.0.0-canary.51

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
@@ -5430,7 +5430,7 @@ function fn({}) {
5430
5430
  const r = Ie(), n = Ne(), i = n.configPermissions ? n.configPermissions({
5431
5431
  user: r.user
5432
5432
  }).createCollections : !0;
5433
- return !t.initialised || t.collections === void 0 || (t.collections ?? []).length > 0 ? null : /* @__PURE__ */ a(
5433
+ return !t.initialised || (t.collections ?? []).length > 0 ? null : /* @__PURE__ */ a(
5434
5434
  ge,
5435
5435
  {
5436
5436
  className: "my-4 px-4 py-6 flex flex-col bg-white dark:bg-slate-800 gap-2",