Skip to content

Commit

Permalink
fix: tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
cs1707 committed Mar 28, 2024
1 parent 3f0d20e commit 04d0299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/views/CustomTestnet/components/AddFromChainList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ const CustomTestnetList = ({
<TooltipWithMagnetArrow
className="rectangle w-[max-content]"
key={item.id + 'tooltip'}
trigger={['click']}
align={{
offset: [0, 30],
}}
Expand Down

0 comments on commit 04d0299

Please sign in to comment.