diff --git a/frontend/src/editor/player.tsx b/frontend/src/editor/player.tsx index f5ee23ed..88a46ca2 100644 --- a/frontend/src/editor/player.tsx +++ b/frontend/src/editor/player.tsx @@ -146,7 +146,7 @@ export function PlayerBar({ documentId, editor }: { documentId: string; editor:
diff --git a/frontend/src/pages/document.tsx b/frontend/src/pages/document.tsx index f3d76ca3..9b6da10a 100644 --- a/frontend/src/pages/document.tsx +++ b/frontend/src/pages/document.tsx @@ -135,7 +135,7 @@ export function DocumentPage({ {data?.name} - + {isLoggedIn && (