We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30a04dc commit 0f48562Copy full SHA for 0f48562
src/theme/Layout.tsx
@@ -1,7 +1,7 @@
1
import React from "react";
2
import Layout from "@theme-original/Layout";
3
import NavbarFirebaseAuthGithub from "@site/src/components/ui/NavbarFirebaseAuthGithub";
4
-import NewsletterPopup from '../components/NewsletterPopup';
+import NewsletterPopup from '../components/NewsLetterPopup';
5
6
7
0 commit comments