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' ? '記載' : '消除' }`}