mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-17 06:47:32 -07:00
ba207ad00b
- Fixed 'refreshStatic' use-before-declaration in AppContainer.tsx. - Removed unused 'version' and 'showHeaderDetails' variables in MainContent.tsx. - Cleaned up unused 'useAppContext' import in MainContent.tsx. - This commit ensures the branch builds successfully after the sticky topic header implementation.