Rev 5913 |
Mostrar el archivo completo |
|
|
Autoría |
Ultima modificación |
Ver Log
|
| Rev 5913 |
Rev 6457 |
| Línea 1... |
Línea -... |
| 1 |
/* eslint-disable react/prop-types */
|
- |
|
| 2 |
import React from 'react'
|
1 |
import React from 'react'
|
| 3 |
import parse from 'html-react-parser'
|
2 |
import parse from 'html-react-parser'
|
| 4 |
import Avatar from '../../../../../shared/Avatar/Avatar'
|
3 |
import Avatar from '../../../../../shared/Avatar/Avatar'
|
| 5 |
import StatItem from '../../../../../dashboard/templates/linkedin/sidebar/StatItem'
|
4 |
import StatItem from '../../../../../dashboard/templates/linkedin/sidebar/StatItem'
|