fix: sample-ebook 자기 평가 텍스트 JSX 아포스트로피 이스케이프

This commit is contained in:
reloop
2026-04-16 12:30:19 +09:00
parent 256d42dbd8
commit 3070f3308a

View File

@@ -255,7 +255,7 @@ function EbookViewer({ title, grade, problems }: EbookViewerProps) {
{mathSubjectId === null ? (
<SelfEvalNoSubject>
<Icon name="info" size={14} />
'수학' .
&apos;&apos; .
</SelfEvalNoSubject>
) : alreadyRegistered ? (
<SelfEvalRegistered>