diff --git a/src/components/DashboardView.js b/src/components/DashboardView.js index 1334bfe..903f0f3 100644 --- a/src/components/DashboardView.js +++ b/src/components/DashboardView.js @@ -280,9 +280,14 @@ const DashboardView = ({ onHideEntry(item.id)} - className="text-sm text-gray-600 hover:text-gray-900" + className="text-gray-600 hover:text-gray-900" + title="Ausblenden" > - Ausblenden + + + + + {canDelete && (