From 41c964a7759ad89d9f97e50015ad699056dbacc3 Mon Sep 17 00:00:00 2001 From: Codex Date: Thu, 23 Apr 2026 15:16:17 -0500 Subject: [PATCH] Polish clip source modal copy --- frontend/src/pages/LibraryPage.tsx | 2 +- frontend/src/styles.css | 23 +++++++++++++++++------ 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/frontend/src/pages/LibraryPage.tsx b/frontend/src/pages/LibraryPage.tsx index c7ea12b..5906875 100644 --- a/frontend/src/pages/LibraryPage.tsx +++ b/frontend/src/pages/LibraryPage.tsx @@ -694,7 +694,7 @@ function WalkupClipModal({ className={`tab-pane fade${sourceMode === "url" ? " show active" : ""}`} >
-
Paste a link and we will download the audio for clip creation.
+
Paste a link, such as a YouTube URL, and we will download the audio for clip creation.