diff --git a/blocks/library/freeform/old-editor.js b/blocks/library/freeform/old-editor.js
index b0f94f1b3940ca..00defcedc99571 100644
--- a/blocks/library/freeform/old-editor.js
+++ b/blocks/library/freeform/old-editor.js
@@ -165,16 +165,12 @@ export default class OldEditor extends Component {
render() {
const { id } = this.props;
- const inspectorControls = (
+ return [
{ __( 'The Class Editor block allows you add content using a WYSIWYG editor.' ) } { __( 'The Classic Text block gives you an editor that is similar to a word processor.' ) }