We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5476179 + 0ea3624 commit 2a9818dCopy full SHA for 2a9818d
1 file changed
src/custom/CustomTooltip/customTooltip.tsx
@@ -26,7 +26,6 @@ function CustomTooltip({
26
}: CustomTooltipProps): JSX.Element {
27
return (
28
<Tooltip
29
- leaveDelay={1000}
30
componentsProps={{
31
tooltip: {
32
sx: {
0 commit comments