We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a50aa commit ce59a05Copy full SHA for ce59a05
source/views/news/news-list.js
@@ -20,7 +20,6 @@ type Props = TopLevelViewPropsType & {
20
onRefresh: () => any,
21
entries: StoryType[],
22
loading: boolean,
23
- embedFeaturedImage: ?boolean,
24
thumbnail: number,
25
}
26
0 commit comments