Skip to content

Commit

Permalink
Trace button style update (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 authored Oct 18, 2023
1 parent 45f5fae commit 2e8494f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nextjs/app/components/ChatMessageBubble.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -400,8 +400,9 @@ export function ChatMessageBubble(props: {
}}
isLoading={traceIsLoading}
loadingText="🔄"
color={"white"}
>
🛠️🔗
🦜🛠️ View trace
</Button>
</HStack>
)}
Expand Down

0 comments on commit 2e8494f

Please sign in to comment.