diff --git a/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx b/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx index 7390635..e2532f6 100644 --- a/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx +++ b/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx @@ -14,7 +14,7 @@ function VideoInfo({ schedule, isShorts, isScheduled = false }) { return (
{/* 제목 */} -
+

{decodeHtmlEntities(schedule.title)}