diff --git a/src/components/History/HistoryDetailContent.js b/src/components/History/HistoryDetailContent.js index fb55694f..7fa31a1f 100644 --- a/src/components/History/HistoryDetailContent.js +++ b/src/components/History/HistoryDetailContent.js @@ -36,7 +36,7 @@ const HistoryDetailContent = ({ historyItem }) => { {/* Render details of the currently selected credential */} {historyItem[currentSlide - 1] && ( -