Skip to content

Commit 0ea3624

Browse files
Revert "[chore] Increase hide delay for custom tooltip"
1 parent 5476179 commit 0ea3624

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)