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