tomoya 2 years ago
parent
commit
233c1063fe
1 changed files with 0 additions and 3 deletions
  1. 0 3
      frontend/src/App.vue

+ 0 - 3
frontend/src/App.vue

@@ -20,9 +20,6 @@ const mainStoreRef = storeToRefs(mainStore);
 const loggedIn = mainStoreRef.readIsLoggedIn;
 //getter
 
-//action
-
-//excute in setup
 
 //lifecycle
 onMounted(() => {