From 298433ed305accc04b3d9ddb03bea201ef21f156 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Fri, 8 May 2026 03:11:49 +0200 Subject: [PATCH] Refactor files/websites panel to use interactive buttons for adding files and URLs --- src/App.tsx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index ecaa67b..7988c6f 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -648,7 +648,10 @@ export default function App() {

Files & Websites

- Drag & drop files; add URLs +
+ + +
@@ -685,10 +688,6 @@ export default function App() { ))}
-
- - -