fix: remove pwa reloadprompt

This commit is contained in:
YunYouJun
2022-06-27 08:51:01 +08:00
parent fe47e4d2e7
commit 0f1dbe1602

View File

@@ -23,7 +23,7 @@ useHead({
<template>
<RouterView />
<ClientOnly>
<!-- <ClientOnly>
<ReloadPrompt />
</ClientOnly>
</ClientOnly> -->
</template>