mirror of
https://github.com/langgenius/dify.git
synced 2026-03-21 22:38:26 +08:00
Replace deprecated Dropdown, SimpleSelect, and Tooltip with DropdownMenu, Select, and Tooltip compound components from base/ui. Hoist TONE_ICONS to module level, remove FC in favor of function declarations, and prune obsolete ESLint suppressions.