mirror of
https://github.com/langgenius/dify.git
synced 2026-09-01 05:33:25 +08:00
- Moved selection context menu helper functions directly into the SelectionContextmenu component for improved encapsulation and organization. - Removed the separate helpers file and associated tests, streamlining the codebase. - Updated the component to maintain existing functionality while enhancing readability and maintainability. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| hooks | ||
| node-sections.tsx | ||
| node.helpers.tsx | ||
| node.tsx | ||
| types.ts | ||
| use-node-resize-observer.ts | ||