Parcourir la source

Update PageHistory.jsx

Shun Murai il y a 3 ans
Parent
commit
ff09ed46f3
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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;