From 2e752123b81f2e14b23ee2c62f6e42187f66e61f Mon Sep 17 00:00:00 2001 From: Keiwan Mosaddegh Date: Sun, 2 Feb 2025 18:49:50 +0100 Subject: [PATCH] chore: add enclosing backticks --- .../components/launches/providers/tiktok/tiktok.provider.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/frontend/src/components/launches/providers/tiktok/tiktok.provider.tsx b/apps/frontend/src/components/launches/providers/tiktok/tiktok.provider.tsx index 1a732289..58d0db42 100644 --- a/apps/frontend/src/components/launches/providers/tiktok/tiktok.provider.tsx +++ b/apps/frontend/src/components/launches/providers/tiktok/tiktok.provider.tsx @@ -142,8 +142,8 @@ disabled={isUploadMode} ))}
- Choose upload without posting if you want to review and edit your content within TikTok's app before publishing. - This gives you access to TikTok's built-in editing tools and lets you make final adjustments before posting. + {`Choose upload without posting if you want to review and edit your content within TikTok's app before publishing. + This gives you access to TikTok's built-in editing tools and lets you make final adjustments before posting.`}