fix
This commit is contained in:
parent
24cc6a925d
commit
34beab24b7
|
@ -65,7 +65,7 @@ function chosen(emoji: any) {
|
|||
}
|
||||
|
||||
function opening() {
|
||||
picker.value?.reset();
|
||||
// picker.value?.reset();
|
||||
picker.value?.focus();
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue