diff --git a/apps/desktop/src/routes/Home.tsx b/apps/desktop/src/routes/Home.tsx index 778e813..74ae7e8 100644 --- a/apps/desktop/src/routes/Home.tsx +++ b/apps/desktop/src/routes/Home.tsx @@ -250,14 +250,14 @@ export default function Home() { ))} -
+
{currentRel === null ? (
Open a note to start editing
) : ( <> -
+