Skip to content

Commit

Permalink
removes comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleshike authored Jan 5, 2024
1 parent 120a669 commit aa3e035
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/RichTextEditor/RichTextEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -199,9 +199,6 @@ function RichTextEditor({
)}
editor={editor}
role="textbox"
// TODO DS-1112
// onBlur={handleEditorContentBlur}
// eslint-disable-next-line react/jsx-props-no-spreading
{...ariaAttributes}
/>
{
Expand Down

0 comments on commit aa3e035

Please sign in to comment.