UNPKG

better-auth-dashboard

Version:

A better-Auth powered admin dashboard.

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