mirror of https://github.com/yb/uptime-status
fix: remove title attribute from tooltip component
parent
7dd042ef7c
commit
64c4027015
|
@ -199,7 +199,6 @@ const UptimeRobot = ({ apikey }) => {
|
|||
animationDelay: `${animationDelay}ms`,
|
||||
}}
|
||||
data-tip={text}
|
||||
title={text}
|
||||
/>
|
||||
)
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue