섹션 타이틀 발화 테스트
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user