Merge branch 'ChatGPTNextWeb:main' into main

This commit is contained in:
Hk-Gosuto
2024-03-11 22:50:30 +08:00
committed by GitHub
5 changed files with 18 additions and 6 deletions

View File

@@ -19,6 +19,7 @@ export function AvatarPicker(props: {
}) {
return (
<EmojiPicker
width={"100%"}
lazyLoadEmojis
theme={EmojiTheme.AUTO}
getEmojiUrl={getEmojiUrl}