mirror of
https://github.com/langgenius/dify.git
synced 2026-04-29 15:08:06 +08:00
Remove isFocused ring style from TreeNode since focus-visible already handles keyboard focus indication. Add rowClassName="outline-none" to suppress the default browser outline on react-arborist row containers.