Components
<UserView />
Renders a user view that shows the user's avatar alongside their name and email.
Usage
import { UserView } from "@better-auth-ui/heroui"
export function UserViewDemo() {
return <UserView />
}Props
Prop
Type
Last updated on