Skip to content

Commit

Permalink
fix: code block added for another textarea input tag
Browse files Browse the repository at this point in the history
  • Loading branch information
shohag121 authored and mkaz committed Nov 1, 2021
1 parent 26da350 commit 0c6d47f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/dom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ _Returns_
### documentHasUncollapsedSelection

Check whether the current document has any sort of selection. This includes
ranges of text across elements and any selection inside <input> and
<textarea> elements.
ranges of text across elements and any selection inside `<input>` and
`<textarea>` elements.

_Parameters_

Expand Down

0 comments on commit 0c6d47f

Please sign in to comment.