diff --git a/servers/nextjs/app/(presentation-generator)/components/slide_layouts/Type1Layout.tsx b/servers/nextjs/app/(presentation-generator)/components/slide_layouts/Type1Layout.tsx index 82ab12a9..9570dbe5 100644 --- a/servers/nextjs/app/(presentation-generator)/components/slide_layouts/Type1Layout.tsx +++ b/servers/nextjs/app/(presentation-generator)/components/slide_layouts/Type1Layout.tsx @@ -26,7 +26,7 @@ const Type1Layout = ({ const { currentColors } = useSelector((state: RootState) => state.theme); return (