lex 1 anno fa
parent
commit
6caf89d64e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/App.tsx

+ 1 - 0
src/App.tsx

@@ -187,6 +187,7 @@ export default defineComponent({
       //       }, 30000);
       //   }
       // });
+      console.log('app - onounted - test interval');
     });
     onUnmounted(() => {
       window.removeEventListener('message', handleOpen);