mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-26 08:56:40 -05:00
7 lines
84 B
Vue
7 lines
84 B
Vue
<template>
|
|
<div>
|
|
<NuxtPage />
|
|
<NuxtRouteAnnouncer />
|
|
</div>
|
|
</template>
|