Restore the 'load more' button on web
This commit is contained in:
parent
e89103915d
commit
93e9fa8edf
4 changed files with 56 additions and 26 deletions
|
@ -266,6 +266,7 @@ const FeedPage = observer(
|
|||
onPress={onPressLoadLatest}
|
||||
label="Load new posts"
|
||||
showIndicator={hasNew}
|
||||
minimalShellMode={store.shell.minimalShellMode}
|
||||
/>
|
||||
)}
|
||||
<FAB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue