Commit
fix(LibrarySampleGrid): optimize duplicate indicator rendering logic
Commit details
Commit notes
Refactor the duplicate indicator logic to improve performance and readability. The duplicate color and count are now conditionally defined within the if block, ensuring they are only computed when necessary.
- Files changed
- 1
- Lines added
- +3
- Lines removed
- −3