mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 04:41:43 +03:00
5 year option in range selector
This commit is contained in:
parent
30f9fe8354
commit
17514b2cf1
@ -69,7 +69,7 @@ const FILTERS = [
|
||||
value:365
|
||||
},
|
||||
{
|
||||
label:'All',
|
||||
value:0
|
||||
label:'5Y',
|
||||
value:365*5
|
||||
},
|
||||
] as RangeOption[]
|
||||
|
Loading…
Reference in New Issue
Block a user