mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
refactor(BackToTopAndRefreshButtons): remove the showRefreshButton prop
This commit is contained in:
@@ -367,7 +367,6 @@ provide<BewlyAppProvider>('BEWLY_APP', {
|
||||
<!-- control button group -->
|
||||
<BackToTopAndRefreshButtons
|
||||
v-if="activatedPage !== AppPage.Search && !settings.moveBackToTopOrRefreshButtonToDock"
|
||||
:show-refresh-button="!showTopBarMask"
|
||||
@refresh="handleThrottledPageRefresh"
|
||||
@back-to-top="handleBackToTop"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user