diff --git a/apps/web/src/components/editor/header.tsx b/apps/web/src/components/editor/header.tsx index b30ddc511..65d2bdc24 100644 --- a/apps/web/src/components/editor/header.tsx +++ b/apps/web/src/components/editor/header.tsx @@ -61,8 +61,6 @@ function Header(props: HeaderProps) { }, []); - // if (!noteId) return null; - return ( <>