mirror of
https://github.com/better-auth/better-auth.git
synced 2026-07-24 08:58:45 -05:00
6 lines
61 B
Vue
6 lines
61 B
Vue
<template>
|
|
<div>
|
|
<slot />
|
|
</div>
|
|
</template>
|