diff --git a/apps/mobile/app/components/sheets/add-notebook/index.tsx b/apps/mobile/app/components/sheets/add-notebook/index.tsx index ed56a48e8..5a0a61f9d 100644 --- a/apps/mobile/app/components/sheets/add-notebook/index.tsx +++ b/apps/mobile/app/components/sheets/add-notebook/index.tsx @@ -112,27 +112,9 @@ export const AddNotebookSheet = ({ paddingHorizontal: 12 }} > - - - {notebook ? "Edit Notebook" : "New Notebook"} - -