From 8f07ec9fd01c082befe4acc389722a070720a1f9 Mon Sep 17 00:00:00 2001 From: btea <2356281422@qq.com> Date: Mon, 17 Oct 2022 19:52:10 +0800 Subject: [PATCH] chore: remove void element end tag (#174) --- template/base/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template/base/index.html b/template/base/index.html index 030a6ff5..99f583aa 100644 --- a/template/base/index.html +++ b/template/base/index.html @@ -1,9 +1,9 @@ - - - + + + Vite App -- 2.39.5