feat(web): workflow’s Editor Variable support Tag

This commit is contained in:
zhaoying
2025-12-26 12:29:46 +08:00
parent a0a3997af2
commit 52bc67d91d
10 changed files with 403 additions and 211 deletions

View File

@@ -17,7 +17,11 @@
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@lexical/code": "^0.39.0",
"@lexical/link": "^0.39.0",
"@lexical/list": "^0.39.0",
"@lexical/react": "^0.39.0",
"@lexical/rich-text": "^0.39.0",
"antd": "^5.27.4",
"axios": "^1.12.2",
"clsx": "^2.1.1",