diff --git a/core-blocks/paragraph/index.js b/core-blocks/paragraph/index.js index 410b3f2f9cd0eb..cf3d192f175e48 100644 --- a/core-blocks/paragraph/index.js +++ b/core-blocks/paragraph/index.js @@ -302,7 +302,7 @@ export const controls = { /> ); }, -} +}; export const settings = { title: __( 'Paragraph' ),