Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5424 Rev 5425
Línea 14... Línea 14...
14
  twitter,
14
  twitter,
15
  instagram,
15
  instagram,
16
  totalFollowers,
16
  totalFollowers,
17
  markFollower
17
  markFollower
18
}) => {
18
}) => {
19
  const [authLinks, setAuthLinks] = useState({})
19
  const [authLinks, setAuthLinks] = useState([])
20
  const [followers, setFollowers] = useState(totalFollowers)
20
  const [followers, setFollowers] = useState(totalFollowers)
Línea 21... Línea 21...
21
 
21
 
22
  const authClasses = {
22
  const authClasses = {
23
    link_unfollow: 'secondary',
23
    link_unfollow: 'secondary',