From 738379f48e643879136b777b6462849c58ff51ed Mon Sep 17 00:00:00 2001 From: Saad-Ahmed-03 Date: Tue, 5 Nov 2024 16:51:56 +0500 Subject: [PATCH] testing --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index 6b016fb..3376fb1 100644 --- a/src/App.js +++ b/src/App.js @@ -73,7 +73,7 @@ export default function App() { }, []); return ( -
+
{/* Add the "scrolled" class to Header when isScrolled is true */}