parent
3248d728ac
commit
d409fb5f58
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ const TipPopup = ({
|
|||
}: TipPopupProps) => {
|
||||
return (
|
||||
<Tooltip
|
||||
needsDelay={false}
|
||||
offset={4}
|
||||
popupClassName='p-0 bg-transparent'
|
||||
popupContent={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue