This commit is contained in:
Viet An
2026-05-20 15:06:09 +07:00
parent 629a530b5f
commit 087b05a0b8
40 changed files with 5 additions and 15035 deletions

View File

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