fix incorrect sort type

This commit is contained in:
3zachm 2022-12-24 17:59:46 -08:00
parent 7763757c8e
commit 01714ed492

View file

@ -143,7 +143,7 @@ function Ranking() {
</div> </div>
<div <div
className="pointer-events-auto flex cursor-pointer flex-row items-center justify-end" className="pointer-events-auto flex cursor-pointer flex-row items-center justify-end"
onClick={() => setSortMethod("dailyChange")} onClick={() => setSortMethod("dailyChangePercent")}
> >
<h1 className="overflow-hidden overflow-ellipsis whitespace-nowrap text-left"> <h1 className="overflow-hidden overflow-ellipsis whitespace-nowrap text-left">
Daily Daily