Default to weekly leaderboard
This commit is contained in:
parent
6c070464dd
commit
2684c8bcca
|
@ -126,7 +126,7 @@ export default function Leaderboards(_props: {
|
||||||
<Title text={'Leaderboards'} className={'hidden md:block'} />
|
<Title text={'Leaderboards'} className={'hidden md:block'} />
|
||||||
<Tabs
|
<Tabs
|
||||||
currentPageForAnalytics={'leaderboards'}
|
currentPageForAnalytics={'leaderboards'}
|
||||||
defaultIndex={0}
|
defaultIndex={1}
|
||||||
tabs={[
|
tabs={[
|
||||||
{
|
{
|
||||||
title: 'All Time',
|
title: 'All Time',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user