Ver Fonte

Update PageHistory.jsx

Shun Murai há 3 anos atrás
pai
commit
ff09ed46f3
1 ficheiros alterados com 1 adições e 0 exclusões
  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;