diff --git a/apps/client/src/features/page-history/components/history-modal-body.tsx b/apps/client/src/features/page-history/components/history-modal-body.tsx index a2787526..1763fc47 100644 --- a/apps/client/src/features/page-history/components/history-modal-body.tsx +++ b/apps/client/src/features/page-history/components/history-modal-body.tsx @@ -65,10 +65,10 @@ export default function HistoryModalBody({ pageId }: Props) { {diffCounts && ( - + +{diffCounts.added} - + -{diffCounts.deleted}