mirror of
https://github.com/langgenius/dify.git
synced 2026-05-30 21:57:46 +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.