This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
wiki
/
weseek__growi
mirror da
https://github.com/weseek/growi
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Update PageHistory.jsx
Shun Murai
3 anni fa
parent
f86935e673
commit
ff09ed46f3
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
packages/app/src/components/PageHistory.jsx
+ 1
- 0
packages/app/src/components/PageHistory.jsx
Vedi File
@@ -68,5 +68,6 @@ const PageHistory = () => {
/>
</div>
);
+};
export default PageHistory;