From 8b6f20bae35f6bacc54e1db5484b85d9748bec41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=BF=E3=81=A6=E3=82=8B=E3=81=9E?= Date: Fri, 13 Mar 2026 07:21:15 +0900 Subject: [PATCH] =?UTF-8?q?'frontend/src/pages/posts/PostHistoryPage.tsx'?= =?UTF-8?q?=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/posts/PostHistoryPage.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/pages/posts/PostHistoryPage.tsx b/frontend/src/pages/posts/PostHistoryPage.tsx index 7fe2202..b985ea1 100644 --- a/frontend/src/pages/posts/PostHistoryPage.tsx +++ b/frontend/src/pages/posts/PostHistoryPage.tsx @@ -92,7 +92,9 @@ export default (() => { )} - + {change.tag + ? + : '(マスタ削除済のタグ) ' {`を${ change.changeType === 'add' ? '記載' : '消除' }`}