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