mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 08:58:09 +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.