This commit is contained in:
parent
ee38b59308
commit
d935a82fe8
@ -150,7 +150,7 @@ export default function Scores({ playerData, page, sortType }: ScoresProps) {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Pagination */}
|
{/* Pagination */}
|
||||||
<div className="flex w-full flex-row justify-center rounded-md bg-gray-800 md:flex-col">
|
<div>
|
||||||
<div className="p-3">
|
<div className="p-3">
|
||||||
<Pagination
|
<Pagination
|
||||||
currentPage={scores.page}
|
currentPage={scores.page}
|
||||||
|
Loading…
Reference in New Issue
Block a user