@firecms/core 3.0.0-canary.274 → 3.0.0-canary.275

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.umd.js CHANGED
@@ -14227,6 +14227,7 @@
14227
14227
  additionalChildrenStart,
14228
14228
  additionalChildrenEnd
14229
14229
  }) {
14230
+ console.log("Rendering DefaultHomePage");
14230
14231
  const context = useFireCMSContext();
14231
14232
  const customizationController = useCustomizationController();
14232
14233
  const navigationController = useNavigationController();