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