reiji-h 2 lat temu
rodzic
commit
923b50b268

+ 1 - 1
apps/app/src/components/PagePresentationModal.tsx

@@ -88,7 +88,7 @@ const PagePresentationModal = (): JSX.Element => {
               },
               isDarkMode,
             }}
-            isEnabledMarp = {isEnabledMarp}
+            isEnabledMarp={isEnabledMarp}
           >
             {markdown}
           </Presentation>