Skip to content

Commit 5fe1892

Browse files
Removed redundant explicit forwarding of the start & end props
1 parent 7869986 commit 5fe1892

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/text-annotator/src/state/reviveTarget.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ export const reviveTarget = (
6565
...target,
6666
selector: {
6767
...target.selector,
68-
start,
69-
end,
7068
range
7169
}
7270
}

0 commit comments

Comments
 (0)