From f0ad4377a7bdd578f933e141765e52a529a56311 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=BF=83=E5=AE=87?= Date: Thu, 6 Jul 2023 18:03:21 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E7=9B=B4=E6=8E=A5=E6=89=93?= =?UTF-8?q?=E5=BC=80=E6=96=87=E7=AB=A0=E8=AF=A6=E6=83=85=E5=AE=9A=E4=BD=8D?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Information/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/forge/Information/index.jsx b/src/forge/Information/index.jsx index 33de4f597..f6d39c17d 100644 --- a/src/forge/Information/index.jsx +++ b/src/forge/Information/index.jsx @@ -101,7 +101,7 @@ function Index(props){ } return(
- { id && } + { id ? :
}