diff --git a/src/components/uptimerobot.js b/src/components/uptimerobot.js index 41824a6..bffd439 100644 --- a/src/components/uptimerobot.js +++ b/src/components/uptimerobot.js @@ -199,7 +199,6 @@ const UptimeRobot = ({ apikey }) => { animationDelay: `${animationDelay}ms`, }} data-tip={text} - title={text} /> ) })