Skip to content

Commit 36e85b3

Browse files
chore: remove network fee tooltip title
1 parent fbe3860 commit 36e85b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/pages/bridge/quotes/bridge-quote-card.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ export const BridgeQuoteCard = () => {
222222
</Text>
223223
<Row gap={1}>
224224
<Tooltip
225-
title={t('howQuotesWork')}
226225
position={PopoverPosition.TopStart}
227226
offset={[-16, 16]}
228227
iconName={IconName.Question}

0 commit comments

Comments
 (0)