Skip to content

Commit e7dee39

Browse files
authored
Resolve conflicts
1 parent e630c9a commit e7dee39

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

2-ui/99-ui-misc/02-selection-range/article.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -632,11 +632,7 @@ The most used recipes are probably:
632632
}
633633
```
634634
2. Setting the selection:
635-
<<<<<<< HEAD
636-
```js run
637-
=======
638635
```js
639-
>>>>>>> e074a5f825a3d10b0c1e5e82561162f75516d7e3
640636
let selection = document.getSelection();
641637

642638
// directly:

0 commit comments

Comments
 (0)