chenhj
2025-07-29 34885c4cc9a556fcacaf3d2c4a0144f305139cbd
src/main.ts
@@ -6,7 +6,6 @@
import "@/styles/global.scss";
import { setupStore } from "@/store";
export function createApp() {
  const app = createSSRApp(App);