import { Component, Editor } from 'grapesjs' /** * Attributes that can contain references to element IDs. * These should be updated when IDs are made unique. */ const ID_REFERENCE_ATTRIBUTES = [ 'for', //