diff --git a/apps/x/apps/renderer/src/App.tsx b/apps/x/apps/renderer/src/App.tsx index 34f96052..01918caa 100644 --- a/apps/x/apps/renderer/src/App.tsx +++ b/apps/x/apps/renderer/src/App.tsx @@ -431,25 +431,31 @@ function FixedSidebarToggle({ > - + + + + + + {meetingState === 'recording' ? 'Stop meeting notes' : 'Take new meeting notes'} + + {/* Back / Forward navigation */} {isCollapsed && ( <>