fix: AutoUpdateToast breaks HMR
This commit is contained in:
1
app.vue
1
app.vue
@ -3,7 +3,6 @@
|
||||
<NuxtLayout>
|
||||
<NuxtPage />
|
||||
</NuxtLayout>
|
||||
<AutoUpdateToast />
|
||||
</UApp>
|
||||
</template>
|
||||
|
||||
|
@ -46,6 +46,7 @@
|
||||
<ResearchReport ref="reportRef" />
|
||||
</div>
|
||||
</UContainer>
|
||||
<AutoUpdateToast />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
Reference in New Issue
Block a user