From 4bba163855c4800e16cd8b339f42f62e2093c4bc Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 31 Jan 2026 16:57:16 +0100 Subject: [PATCH] Remove unused 'Export PDF' button in App.tsx --- src/App.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index cb08fa4..869ca0d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -993,9 +993,6 @@ export default function App() { {markdownPreview ? ( <> -