mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08: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