Restore the 'load more' button on web

This commit is contained in:
Paul Frazee 2023-05-25 01:53:37 -05:00
parent e89103915d
commit 93e9fa8edf
4 changed files with 56 additions and 26 deletions

View file

@ -266,6 +266,7 @@ const FeedPage = observer(
onPress={onPressLoadLatest}
label="Load new posts"
showIndicator={hasNew}
minimalShellMode={store.shell.minimalShellMode}
/>
)}
<FAB