init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export const trendOptions = [
|
||||
{ title: 'Daily Trends', value: 'dailytrends' },
|
||||
{ title: 'Realtime Trends', value: 'realtimetrends' }
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user