mirror of
https://github.com/RoboSats/robosats.git
synced 2025-08-11 11:00:06 +00:00
Disable tooltip
This commit is contained in:
@ -225,7 +225,7 @@ const RobotProfile = ({
|
||||
<Tooltip
|
||||
placement='top'
|
||||
enterTouchDelay={0}
|
||||
hidden={!slot?.lastOrder?.id}
|
||||
disableHoverListener={!slot?.lastOrder?.id}
|
||||
title={t(
|
||||
'Reusing trading identity degrades your privacy against other users, coordinators and observers.',
|
||||
)}
|
||||
|
Reference in New Issue
Block a user