From 0b901eedd8b77ef0dc5f2a7ab21a2bc222622cdd Mon Sep 17 00:00:00 2001 From: Anthony Al Lazkani Date: Wed, 25 Dec 2024 22:36:09 +0200 Subject: [PATCH] Fix a small bug within the URL shortener component --- frontend/src/components/URLShortener/URLShortener.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/URLShortener/URLShortener.tsx b/frontend/src/components/URLShortener/URLShortener.tsx index a56dae2..1a9bcea 100644 --- a/frontend/src/components/URLShortener/URLShortener.tsx +++ b/frontend/src/components/URLShortener/URLShortener.tsx @@ -74,7 +74,7 @@ export default function () { } } return ( -
+

Paste the URL