This commit is contained in:
anhduy-tech
2026-05-18 11:45:21 +07:00
parent 4edb2ff22b
commit 1283757903
7 changed files with 14 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
import { defineStore } from "pinia";
export const useStore = defineStore("maindev", {
export const useStore = defineStore("main", {
state: () => ({
viewport: undefined,
login: undefined,