diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 9944ff5..2a21692 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -2110,11 +2110,6 @@ function AppContent() {

{editingId ? t('form.editEntry') : t('form.newEntry')}

- {editingId && ( - - )}