Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 7220 Rev 7221
Línea 38... Línea 38...
38
  link_delete = '',
38
  link_delete = '',
39
  link_reaction_delete = '',
39
  link_reaction_delete = '',
40
  link_save_reaction = '',
40
  link_save_reaction = '',
41
  link_add_comment = '',
41
  link_add_comment = '',
42
  onEdit = () => {},
42
  onEdit = () => {},
-
 
43
  onDelete = () => {},
43
}) => {
44
}) => {
44
  const labels = useSelector(({ intl }) => intl.labels)
45
  const labels = useSelector(({ intl }) => intl.labels)
Línea 45... Línea -...
45
 
-
 
46
  const onDelete = () => {}
-
 
47
 
46
 
48
  return (
47
  return (
49
    <>
48
    <>
50
      <StyledQuestionCard>
49
      <StyledQuestionCard>
51
        <QuestionDetails>
50
        <QuestionDetails>