Commit f20ecda
Remove redundant indexOf in renderTopReportActions
Since renderItem now computes the real index via indexOf internally,
the call site in renderTopReportActions no longer needs to compute it.
Co-authored-by: Aimane Chnaif <aimane-chnaif@users.noreply.github.com>1 parent 1ff0a7c commit f20ecda
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
852 | | - | |
| 852 | + | |
853 | 853 | | |
854 | 854 | | |
855 | 855 | | |
856 | | - | |
| 856 | + | |
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
| |||
0 commit comments