From 6db6fe924af4a7fd255ed954687216894f578b84 Mon Sep 17 00:00:00 2001 From: amol Date: Thu, 10 Nov 2022 08:02:34 +0530 Subject: [PATCH] fix: #3 issue --- src/components/Book.tsx | 2 +- src/components/Navbar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Book.tsx b/src/components/Book.tsx index 817b3a5..b229e14 100644 --- a/src/components/Book.tsx +++ b/src/components/Book.tsx @@ -19,7 +19,7 @@ export default function Book(){
-
+
); } \ No newline at end of file diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 3446b4a..6fa2afa 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -11,7 +11,7 @@ export default function Navbar(){ <>