2
0
zahmis 6 жил өмнө
parent
commit
44fb636711

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

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