Skip to content

Commit 995f7f4

Browse files
committed
remove unnecessary setText('')
1 parent d27c4a9 commit 995f7f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/use-bootstrap-select.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,6 @@ export default class UseBootstrapSelect {
415415
}
416416
else {
417417
this.setValue(value)
418-
setText('')
419418
hide()
420419
}
421420
}

0 commit comments

Comments
 (0)