섹션 타이틀 발화 테스트

This commit is contained in:
junghoon86.park
2024-06-25 17:45:51 +09:00
parent c226bb39ef
commit 4bb9d28649

View File

@@ -16,6 +16,7 @@ export default memo(function SectionTitle({
className={classNames(css.sectionTitle, className)}
aria-label={label ? label : title}
tabIndex={0}
aria-live="polite"
{...rest}
>
{title}