This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
wiki
/
weseek__growi
cermin dari
https://github.com/weseek/growi
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
Update PageHistory.jsx
Shun Murai
3 tahun lalu
induk
f86935e673
melakukan
ff09ed46f3
1 mengubah file
dengan
1 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
0
packages/app/src/components/PageHistory.jsx
+ 1
- 0
packages/app/src/components/PageHistory.jsx
Tampilan Berkas
@@ -68,5 +68,6 @@ const PageHistory = () => {
/>
</div>
);
+};
export default PageHistory;