Skip to content

Commit 6b9d754

Browse files
authored
remove code from merge conflict
1 parent 369bf75 commit 6b9d754

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ export default class Combobox {
112112
target.setAttribute('aria-selected', 'true')
113113
fireSelectEvent(target)
114114
target.scrollIntoView(this.scrollIntoViewOptions)
115-
scrollTo(this.list, target)
116115
} else {
117116
el.removeAttribute('aria-selected')
118117
}

0 commit comments

Comments
 (0)