diff --git a/src/components/landing/pages/history/history-toolbar/clear-history-button.tsx b/src/components/landing/pages/history/history-toolbar/clear-history-button.tsx index cb830536d..8b45ff77d 100644 --- a/src/components/landing/pages/history/history-toolbar/clear-history-button.tsx +++ b/src/components/landing/pages/history/history-toolbar/clear-history-button.tsx @@ -30,7 +30,10 @@ export const ClearHistoryButton: React.FC = ({ onClearH
-