import { NotebookText } from "lucide-react"; import LogbookTable from "./_components/LogbookTable"; export default () => { return (

Logbook

); };