diff --git a/packages/volto/news/6524.bugfix b/packages/volto/news/6524.bugfix new file mode 100644 index 0000000000..36aaa29264 --- /dev/null +++ b/packages/volto/news/6524.bugfix @@ -0,0 +1 @@ +Fixed circular import error in dev with HMR in `App` component when imported in the main default config. @sneridagh