The score prop is a string, which leads to bad sorting
HunteRoi opened this issue · 0 comments
HunteRoi commented
Score being a string type, it would be interesting to use the index of the score value in the Score enumeration in order to properly sort the list.
animeslist/src/components/AnimeList.tsx
Line 12 in af60c1e