diff --git a/servers/nextjs/app/(presentation-generator)/components/CustomThemeSettings.tsx b/servers/nextjs/app/(presentation-generator)/components/CustomThemeSettings.tsx index a9795126..b7948067 100644 --- a/servers/nextjs/app/(presentation-generator)/components/CustomThemeSettings.tsx +++ b/servers/nextjs/app/(presentation-generator)/components/CustomThemeSettings.tsx @@ -8,7 +8,6 @@ import { setThemeColors, setTheme, setLoadingState, - loadSavedTheme, } from "../store/themeSlice"; import { ThemeType } from "../upload/type"; @@ -166,7 +165,7 @@ const CustomThemeSettings = ({ return (
-
+
{/* Live Preview */}

Live Preview

@@ -256,7 +255,7 @@ const CustomThemeSettings = ({ ))}
-
+
) ) : ( @@ -321,7 +326,11 @@ const SlideFooter: React.FC = () => {
-

Insert Your Logo

+

Insert Your Logo

) ) : ( @@ -335,18 +344,18 @@ const SlideFooter: React.FC = () => { onOpenAutoFocus={(e) => e.preventDefault()} className="sm:max-w-[500px] overflow-y-auto" > - + Configure Footer -

+

These changes will apply to all slides.

-
+

Logo Settings

-
+