Merge branch 'main' into main2

This commit is contained in:
mantikoros 2022-10-06 18:48:56 -05:00
commit 454f2d1417

View File

@ -48,6 +48,7 @@ export const SORTS = [
{ label: 'Daily trending', value: 'daily-score' },
{ label: '24h volume', value: '24-hour-vol' },
{ label: 'Most popular', value: 'most-popular' },
{ label: 'Liquidity', value: 'liquidity' },
{ label: 'Last updated', value: 'last-updated' },
{ label: 'Closing soon', value: 'close-date' },
{ label: 'Resolve date', value: 'resolve-date' },