From 19a213f32353a588e5ccd60c0ac4f11a6cca6cce Mon Sep 17 00:00:00 2001 From: Roo Code Date: Fri, 7 Feb 2025 22:24:20 -0500 Subject: [PATCH] Add aria-label --- webview-ui/src/components/history/HistoryPreview.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/webview-ui/src/components/history/HistoryPreview.tsx b/webview-ui/src/components/history/HistoryPreview.tsx index 7825844e70..b2898fc6a8 100644 --- a/webview-ui/src/components/history/HistoryPreview.tsx +++ b/webview-ui/src/components/history/HistoryPreview.tsx @@ -122,6 +122,7 @@ const HistoryPreview = ({ showHistoryView }: HistoryPreviewProps) => {