Browse Source

Update App.tsx

lex 1 năm trước cách đây
mục cha
commit
6caf89d64e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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);