mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
Split the monolithic skill-editor-slice.ts into a dedicated directory with individual slice files (tab, file-tree, dirty, metadata, file-operations-menu) to improve maintainability and code organization. |
||
|---|---|---|
| .. | ||
| index.tsx | ||
| menu-item.tsx | ||
| node-menu.tsx | ||
| tree-context-menu.tsx | ||
| tree-edit-input.tsx | ||
| tree-guide-lines.tsx | ||
| tree-node.tsx | ||