This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
wiki
/
weseek__growi
mirror de
https://github.com/weseek/growi
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Update PageHistory.jsx
Shun Murai
há 3 anos atrás
pai
f86935e673
commit
ff09ed46f3
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
packages/app/src/components/PageHistory.jsx
+ 1
- 0
packages/app/src/components/PageHistory.jsx
Ver Ficheiro
@@ -68,5 +68,6 @@ const PageHistory = () => {
/>
</div>
);
+};
export default PageHistory;