mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 12:51:42 +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
|
value:365
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label:'All',
|
label:'5Y',
|
||||||
value:0
|
value:365*5
|
||||||
},
|
},
|
||||||
] as RangeOption[]
|
] as RangeOption[]
|
||||||
|
Loading…
Reference in New Issue
Block a user