Skip to content

Commit 0d47f8a

Browse files
authored
Update home.tsx
1 parent cc3c9e0 commit 0d47f8a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/pages/home.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,7 @@ export default function Home() {
7676
<Instructor />
7777
<Faqs />
7878
<Footer />
79-
</div>
80-
81-
{showOverlay && <OverlarTransparent/>}
79+
</div>
8280

8381
</>
8482
)}

0 commit comments

Comments
 (0)