diff --git a/app/my-notebooks/[notebookId]/page.tsx b/app/my-notebooks/[notebookId]/page.tsx index 946ceed..b7ff031 100644 --- a/app/my-notebooks/[notebookId]/page.tsx +++ b/app/my-notebooks/[notebookId]/page.tsx @@ -67,7 +67,7 @@ export default async function NotebookPage(props: PageProps<"/my-notebooks/[note {column} ))} -