allow changing pinned feed order on web
This commit is contained in:
parent
99d66679b3
commit
3501fda015
6 changed files with 116 additions and 25 deletions
|
|
@ -38,8 +38,6 @@ export const CustomFeed = withAuthRequired(
|
|||
return feed
|
||||
}, [rootStore, uri])
|
||||
|
||||
console.log(currentFeed?.data.creator)
|
||||
|
||||
const _ListHeaderComponent = () => {
|
||||
return (
|
||||
<View style={[styles.headerContainer]}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue