import AppBar from "@/components/module/app-bar" import HomeView from "@/lib/home/view" export default function homePage() { return (
) }