Explorar el Código

Update PageHistory.jsx

Shun Murai hace 3 años
padre
commit
ff09ed46f3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;