fix typo
This commit is contained in:
parent
3afd2c5a75
commit
39edab772a
|
@ -1104,7 +1104,7 @@ onMounted(() => {
|
|||
});
|
||||
|
||||
onBeforeUnmount(() => {
|
||||
emoijPicker.closeWindow();
|
||||
emojiPicker.closeWindow();
|
||||
});
|
||||
|
||||
defineExpose({
|
||||
|
|
Loading…
Reference in New Issue