zahmis hace 6 años
padre
commit
44fb636711
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/client/js/components/Page/PageShareManagement.jsx

+ 1 - 1
src/client/js/components/Page/PageShareManagement.jsx

@@ -67,7 +67,7 @@ const PageShareManagement = (props) => {
 
   function openArchiveModalHandler() {
     return (
-      consol.log('ログ出るで!')
+      console.log('ログ出るで!')
     );
   }