UNPKG

better-auth-dashboard

Version:

A better-Auth powered admin dashboard.

5 lines (4 loc) 145 B
import { jsx as _jsx } from "react/jsx-runtime"; export const Organizations = () => { return _jsx("div", { children: "Orgs component" }); };