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