fix: remove Tippy warning

This commit is contained in:
Liyang Zhu
2022-06-12 11:37:01 +08:00
parent b6eee8a831
commit 988ba99464
+1 -1
View File
@@ -42,8 +42,8 @@ export default function Select({ options = [], updateSelect = null, current = CU
};
return (
<Tippy
trigger="click"
visible={optionsVisible}
appendTo={document.body}
placement="bottom"
interactive
content={