mirror of
https://github.com/langgenius/dify.git
synced 2026-01-05 22:15:52 +00:00
@@ -14,6 +14,7 @@ const TipPopup = ({
|
||||
}: TipPopupProps) => {
|
||||
return (
|
||||
<Tooltip
|
||||
needsDelay={false}
|
||||
offset={4}
|
||||
popupClassName='p-0 bg-transparent'
|
||||
popupContent={
|
||||
|
||||
Reference in New Issue
Block a user