Files
dify/web/app/components/workflow/skill
yyh 9d04fb4992 fix(skill-editor): resolve React Compiler memoization warnings
Wrap isEditable in useMemo to help React Compiler track its stability
and preserve memoization for callbacks that depend on it. Also replace
Record<string, any> with Record<string, unknown> to satisfy no-explicit-any.
2026-01-17 21:51:25 +08:00
..
2026-01-15 16:14:51 +08:00
2026-01-15 16:14:51 +08:00
2026-01-16 17:44:40 +08:00
2026-01-15 11:24:59 +08:00