Skip to content

Commit

Permalink
Update sparkle/src/components/ConversationMessageActions.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Jules Belveze <[email protected]>
  • Loading branch information
albandum and JulesBelveze authored Nov 21, 2024
1 parent b77fd71 commit 32532ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sparkle/src/components/ConversationMessageActions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ function ThumbsSelector({
return (
<div ref={containerRef} className="s-flex s-items-center">
<PopoverRoot open={isPopoverOpen}>
<PopoverTrigger>
<PopoverTrigger asChild>
<div className="s-flex s-items-center">
<Button
variant="outline"
Expand Down

0 comments on commit 32532ef

Please sign in to comment.