export default async function AdminPage() { return (
hello admin
) }