fix: Mark editor content as unknown language to aid translation/screen readers
This commit is contained in:
@@ -96,6 +96,7 @@ function EditableTitle(
|
||||
<Input
|
||||
dir="auto"
|
||||
type="text"
|
||||
lang=""
|
||||
value={value}
|
||||
onClick={stopPropagation}
|
||||
onKeyDown={handleKeyDown}
|
||||
|
||||
Reference in New Issue
Block a user