mirror of
https://github.com/langgenius/dify.git
synced 2026-02-12 22:01:20 -05:00
Mark the empty state SearchLinesSparkle icon as aria-hidden for screen readers. Replace array-index keys with cumulative path keys (O(n) vs O(n²)) to satisfy react/no-array-index-key and improve key stability.