Przeglądaj źródła

Update PageHistory.jsx

Shun Murai 3 lat temu
rodzic
commit
ff09ed46f3
1 zmienionych plików z 1 dodań i 0 usunięć
  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;