init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export const featureOptions = [
|
||||
{ title: 'Important', value: 'Important' },
|
||||
{ title: 'Feature', value: 'Feature' },
|
||||
{ title: 'Trending', value: 'Trending' },
|
||||
{ title: 'Navigation', value: 'Navigation' },
|
||||
];
|
||||
Reference in New Issue
Block a user