fix: feedback by Dingyi

This commit is contained in:
zerosoul
2022-05-24 10:46:50 +08:00
parent 741608c7be
commit ff14ed1e10
7 changed files with 26 additions and 18 deletions
+1
View File
@@ -19,6 +19,7 @@ import IconQuestion from "../../../assets/icons/question.svg";
export default function Tooltip({ link = "#" }) {
return (
<Tippy
delay={[0, 500]}
interactive
arrow={roundArrow}
placement="bottom"