mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-29 16:19:43 +08:00
@@ -20,6 +20,7 @@ export const EmojiButton = memo(function EmojiButton({
|
||||
size={24}
|
||||
style={{ padding: 4 }}
|
||||
icon={<span>{emoji}</span>}
|
||||
iconStyle={{ justifyContent: 'center' }}
|
||||
onClick={handleClick}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user