This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
wiki
/
weseek__growi
espejo de
https://github.com/weseek/growi
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Run test pipeline again
arvid-e
hace 6 meses
padre
35e1b3da63
commit
7c61cd8463
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
apps/app/src/client/components/RecentActivity/RecentActivity.tsx
+ 0
- 1
apps/app/src/client/components/RecentActivity/RecentActivity.tsx
Ver fichero
@@ -73,5 +73,4 @@ export const RecentActivity = (): JSX.Element => {
/>
</div>
);
-
};