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