diff --git a/web/app/routes/$userName+/page+/$slug+/components/sourceTextAndTranslationSection/SourceTextAndTranslationSection.tsx b/web/app/routes/$userName+/page+/$slug+/components/sourceTextAndTranslationSection/SourceTextAndTranslationSection.tsx index dac41a57..4e8579fa 100644 --- a/web/app/routes/$userName+/page+/$slug+/components/sourceTextAndTranslationSection/SourceTextAndTranslationSection.tsx +++ b/web/app/routes/$userName+/page+/$slug+/components/sourceTextAndTranslationSection/SourceTextAndTranslationSection.tsx @@ -20,7 +20,9 @@ export function SourceTextAndTranslationSection({ }) { return ( <> - + {isPublished === false && } {elements}