There was an error while loading. Please reload this page.
1 parent 260451a commit 2bd6463Copy full SHA for 2bd6463
1 file changed
frontend/packages/volto-intranet/src/index.ts
@@ -4,7 +4,7 @@ import installSlots from './config/slots';
4
import installWidgets from './config/widgets';
5
import installBlocks from './config/blocks';
6
import type { CustomInheritBehavior, BlocksConfigSettings } from './types';
7
-import { defineMessages } from 'react-intl';
+import { defineMessages } from 'react-intl';
8
9
declare module '@plone/types' {
10
export interface GetSiteResponse {
0 commit comments