diff --git a/apps/mobile/app/screens/notebook/index.tsx b/apps/mobile/app/screens/notebook/index.tsx index 80f634368..46306a02f 100644 --- a/apps/mobile/app/screens/notebook/index.tsx +++ b/apps/mobile/app/screens/notebook/index.tsx @@ -142,6 +142,7 @@ const Notebook = ({ route, navigation }: NavigationProps<"Notebook">) => { headerProps={{ heading: params.current.title }} + loading={false} ListHeader={ {