if (!type) {
      props.type = 'span'
      props.attr = {
        value: (vnode.text || '').trim()
      }