import { InferPageProps } from '@adonisjs/inertia/types';
import { Head } from '@inertiajs/react';
import useUser from '~/hooks/use_user';
import type AppsController from '../../app/controllers/apps_controller';
export default function Home(_: InferPageProps
{JSON.stringify(user, null, 2)}