JavaScript for WordPress › Forums › Gutenberg Development › Adding Multiple Block Element › Reply To: Adding Multiple Block Element
March 12, 2019 at 2:07 pm
#97418
Participant
Thanks, Zac.
The mistake was here
const { RichText, TextControl } = wp.editor;
TextControl belongs to wp.component.