Skip to content

Commit 0f48562

Browse files
committed
removed error
1 parent 30a04dc commit 0f48562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/Layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import React from "react";
22
import Layout from "@theme-original/Layout";
33
import NavbarFirebaseAuthGithub from "@site/src/components/ui/NavbarFirebaseAuthGithub";
4-
import NewsletterPopup from '../components/NewsletterPopup';
4+
import NewsletterPopup from '../components/NewsLetterPopup';
55

66

77

0 commit comments

Comments
 (0)