mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Remove aria-hidden from theme menu divider option (#23704)
GitOrigin-RevId: c6df23ad5869aaff41beb767ecd5d1d86910a267
This commit is contained in:
@@ -21,7 +21,6 @@ export default function SettingsEditorTheme() {
|
||||
const dividerOption: Option = {
|
||||
value: '-',
|
||||
label: '—————————————————',
|
||||
ariaHidden: 'true',
|
||||
disabled: true,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user