瀏覽代碼

Update PageHistory.jsx

Shun Murai 4 年之前
父節點
當前提交
ff09ed46f3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/app/src/components/PageHistory.jsx

+ 1 - 0
packages/app/src/components/PageHistory.jsx

@@ -68,5 +68,6 @@ const PageHistory = () => {
       />
     </div>
   );
+};
 
 export default PageHistory;