fix(template): Use <div>
instead of <main>
to support Vue3 apps mounting#50127
Merged
susnux merged 3 commits intomasterfrom fix/template-vue3-mainJan 14, 2025
+16-15
<div>
instead of <main>
to support Vue3 apps mounting#50127