@firecms/collection_editor 3.0.0-canary.92 → 3.0.0-canary.94

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
@@ -6395,7 +6395,7 @@ function IntroWidget({}) {
6395
6395
  ]
6396
6396
  }
6397
6397
  ),
6398
- /* @__PURE__ */ jsx(Typography, { variant: "caption", color: "secondary", children: "You can also define collections programmatically." })
6398
+ /* @__PURE__ */ jsx(Typography, { color: "secondary", children: "You can also define collections programmatically." })
6399
6399
  ]
6400
6400
  }
6401
6401
  );