Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 6017 | Rev 6457 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6017 Rev 6018
Línea 86... Línea 86...
86
      Icon: SendOutlinedIcon,
86
      Icon: SendOutlinedIcon,
87
      color: 'gray',
87
      color: 'gray',
88
      title: 'Enviar',
88
      title: 'Enviar',
89
      shareUrl: post.share_increment_external_counter_url,
89
      shareUrl: post.share_increment_external_counter_url,
90
      setValue: handleExternalShare,
90
      setValue: handleExternalShare,
-
 
91
      withTitle: true,
91
    }
92
    }
92
  )
93
  )
Línea 93... Línea 94...
93
 
94
 
94
  const htmlParsedText = (fullStringText) => {
95
  const htmlParsedText = (fullStringText) => {