Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 2832 Rev 2840
Línea 97... Línea 97...
97
  )
97
  )
98
}
98
}
Línea 99... Línea 99...
99
 
99
 
100
export function WidgetMedia({
100
export function WidgetMedia({
101
  src = '',
101
  src = '',
102
  height = 200,
102
  height,
103
  width = 200,
103
  width,
104
  alt = '',
104
  alt = '',
105
  type = 'image',
105
  type = 'image',
106
  styles = {},
106
  styles = {},
107
  image = '',
107
  image = '',