import LoggingView from "../views/loggingView"; export default function LoggingPage() { return (
); }