Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 2995 Rev 2997
Línea 98... Línea 98...
98
  }, [fetchedNotifications])
98
  }, [fetchedNotifications])
Línea 99... Línea 99...
99
 
99
 
100
  return (
100
  return (
101
    <>
101
    <>
102
      <Grid container spacing={2}>
102
      <Grid container spacing={2}>
103
        <Grid item xs={12} md={4}>
103
        <Grid item xs md={4}>
104
          <ProfileInfo {...user} />
104
          <ProfileInfo {...user} />
105
        </Grid>
105
        </Grid>
106
        <Grid item xs={12} md={8}>
106
        <Grid item xs md={8}>
107
          <Widget>
107
          <Widget>
108
            <Widget.Header
108
            <Widget.Header
109
              title='Notificaciones'
109
              title='Notificaciones'
110
              renderAction={() => (
110
              renderAction={() => (