From faaa6775f27d1f906b33cedcf3db7fd20e66d686 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Fri, 10 Apr 2026 12:23:35 +0200 Subject: [PATCH] Update toolbar buttons and file input handling in App.tsx --- src/app/App.tsx | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/src/app/App.tsx b/src/app/App.tsx index 2752d393..a4282e59 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -5180,17 +5180,11 @@ export function App({ store, initialStatusMessage }: AppProps) { > Add - - - - @@ -7856,11 +7850,11 @@ export function App({ store, initialStatusMessage }: AppProps) {