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
Update PageHistory.jsx
Shun Murai
hace 3 años
padre
f86935e673
commit
ff09ed46f3
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
packages/app/src/components/PageHistory.jsx
+ 1
- 0
packages/app/src/components/PageHistory.jsx
Ver fichero
@@ -68,5 +68,6 @@ const PageHistory = () => {
/>
</div>
);
+};
export default PageHistory;