Cargando...
| handleSort('nombre')} style={{ cursor: 'pointer' }}>
+ Nombre del laboratorio o aula
+ {sortColumn === 'nombre' && sortAsc && |
+ handleSort('cantidad')} style={{ cursor: 'pointer' }}>
+ Cantidad
+ {sortColumn === 'cantidad' && sortAsc && |
+
|---|---|
| {item.nombre} | +{item.cantidad} | +