spring
2025-10-15 7cf708376b46741dbee847e59c64a8e11ad088c5
src/main.ts
@@ -6,7 +6,6 @@
import "@/styles/global.scss";
import { setupStore } from "@/store";
export function createApp() {
  const app = createSSRApp(App);