import OuterHTML from './outer-html'; export default OuterHTML.extend({ classNames: ['toolbar'], tagName: 'nav', });