This website works better with JavaScript.
首頁
探索
說明
註冊
登入
OpenSource
/
dify
關註
4
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
152
Wiki
Activity
瀏覽代碼
refactor(web): Optimize workflow operation tip popup (
#23051
) (
#23052
)
tags/1.7.1
HyaCinth
3 月之前
父節點
3248d728ac
當前提交
d409fb5f58
No account linked to committer's email address
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
顯示文件統計
1
0
web/app/components/workflow/operator/tip-popup.tsx
+ 1
- 0
web/app/components/workflow/operator/tip-popup.tsx
查看文件
@@ -14,6 +14,7 @@ const TipPopup = ({
}: TipPopupProps) => {
return (
<Tooltip
needsDelay={false}
offset={4}
popupClassName='p-0 bg-transparent'
popupContent={
Write
Preview
Loading…
取消
儲存