Skip to content

Commit

Permalink
chore: update text
Browse files Browse the repository at this point in the history
  • Loading branch information
HuberTRoy committed Jan 20, 2025
1 parent cf1d116 commit 42e3bdf
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/pages/delegator/MyDelegation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -568,8 +568,11 @@ export const MyDelegation: React.FC = () => {
title={
<div className="col-flex" style={{ gap: '8px' }}>
<Typography variant="h5">My Delegation</Typography>
<ChatBoxPlanTextTrigger triggerMsg="Give me advise on delegate" chatBoxInstance={chatBoxRef}>
Give me advise on delegate.
<ChatBoxPlanTextTrigger
triggerMsg="Advise me on how best I can delegate my SQT."
chatBoxInstance={chatBoxRef}
>
Advise me on how best I can delegate my SQT.
</ChatBoxPlanTextTrigger>
</div>
}
Expand Down

0 comments on commit 42e3bdf

Please sign in to comment.