tomoya 2 gadi atpakaļ
vecāks
revīzija
233c1063fe
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  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(() => {