Skip to content

Commit 42bcd8c

Browse files
committed
reorder sidebar to highlight most popular routes
1 parent 530b653 commit 42bcd8c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export default {
2+
swaps: '',
23
dexes: '',
34
'pools-ohlc': '',
45
pools: '',
5-
swaps: '',
66
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
export default {
2-
tokens: '',
32
transfers: '',
3+
holders: '',
4+
tokens: '',
45
balances: '',
56
'balances-native': '',
67
'balances-historical': '',
7-
holders: '',
88
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export default {
2+
swaps: '',
23
dexes: '',
34
'pools-ohlc': '',
45
pools: '',
5-
swaps: '',
66
}

0 commit comments

Comments
 (0)