From 3c90e16d3d38a9ba0e672e8ed8fc99f50c3069b8 Mon Sep 17 00:00:00 2001 From: Pranshu Gupta Date: Sun, 3 Dec 2023 13:06:59 +0530 Subject: [PATCH 1/2] Update UrlInputSection.tsx --- frontend/src/components/UrlInputSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/UrlInputSection.tsx b/frontend/src/components/UrlInputSection.tsx index abf50a9..92ee7ab 100644 --- a/frontend/src/components/UrlInputSection.tsx +++ b/frontend/src/components/UrlInputSection.tsx @@ -59,7 +59,7 @@ export function UrlInputSection({ doCreate, screenshotOneApiKey }: Props) { } return ( -
+
Or screenshot a URL...
Date: Sun, 3 Dec 2023 19:52:53 -0500 Subject: [PATCH 2/2] tweak --- frontend/src/components/UrlInputSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/UrlInputSection.tsx b/frontend/src/components/UrlInputSection.tsx index 92ee7ab..e2137e1 100644 --- a/frontend/src/components/UrlInputSection.tsx +++ b/frontend/src/components/UrlInputSection.tsx @@ -59,7 +59,7 @@ export function UrlInputSection({ doCreate, screenshotOneApiKey }: Props) { } return ( -
+
Or screenshot a URL...