mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #11465 from overleaf/td-remove-ace-tooltip
Remove info icon next to editor switch for users without Ace option GitOrigin-RevId: 69fa8af8ddd40c47a58de50eb9aa79cc82629aa8
This commit is contained in:
@@ -87,7 +87,7 @@ function EditorSwitch() {
|
||||
|
||||
return (
|
||||
<div className="editor-toggle-switch">
|
||||
<Badge />
|
||||
{showLegacySourceEditor ? <Badge /> : null}
|
||||
|
||||
<fieldset className="toggle-switch">
|
||||
<legend className="sr-only">Editor mode.</legend>
|
||||
|
||||
Reference in New Issue
Block a user