mirror of
https://github.com/langgenius/dify.git
synced 2025-12-27 18:12:29 +00:00
parent
3248d728ac
commit
d409fb5f58
@ -14,6 +14,7 @@ const TipPopup = ({
|
||||
}: TipPopupProps) => {
|
||||
return (
|
||||
<Tooltip
|
||||
needsDelay={false}
|
||||
offset={4}
|
||||
popupClassName='p-0 bg-transparent'
|
||||
popupContent={
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user