buhuazhen
2026-03-03 26cbae861ab0cb4b5d668030cea9f6d40da7d52f
src/main.ts
@@ -6,7 +6,6 @@
import "@/styles/global.scss";
import { setupStore } from "@/store";
export function createApp() {
  const app = createSSRApp(App);