mirror of
https://github.com/ngthanhvu/kr-phim.git
synced 2026-08-10 12:27:47 +00:00
7 lines
97 B
Vue
7 lines
97 B
Vue
<template>
|
|
<NuxtRouteAnnouncer />
|
|
<NuxtPage />
|
|
<AppFooter />
|
|
<ScrollToTop />
|
|
</template>
|