Skip to content

Commit

Permalink
update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-babylonlabs committed Aug 7, 2024
1 parent ca5e0e7 commit 93f5110
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/app/components/Modals/ConnectModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,7 @@ export const ConnectModal: React.FC<ConnectModalProps> = ({
>
<AiOutlineInfoCircle />
</span>
<Tooltip
id={name}
className="max-w-xs whitespace-normal break-words"
/>
<Tooltip id={name} className="tooltip-wrap" />
</div>
)}
</div>
Expand Down

0 comments on commit 93f5110

Please sign in to comment.