Skip to content

Commit 2a9818d

Browse files
Merge pull request #687 from layer5io/revert-683-master
Revert "[chore] Increase hide delay for custom tooltip"
2 parents 5476179 + 0ea3624 commit 2a9818d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/custom/CustomTooltip/customTooltip.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ function CustomTooltip({
2626
}: CustomTooltipProps): JSX.Element {
2727
return (
2828
<Tooltip
29-
leaveDelay={1000}
3029
componentsProps={{
3130
tooltip: {
3231
sx: {

0 commit comments

Comments
 (0)