Skip to content

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Roar022 committed Oct 4, 2023
1 parent 3230df8 commit c6f04a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kitchen-sink/src/examples/emoji-picker.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ const Emoji: React.FC<AppProps> = () => {
</div>
);
};

const EmojiBlock = block(() => {
return (
<div>
Expand Down

0 comments on commit c6f04a7

Please sign in to comment.